index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
atomic
/
keymaps
Age
Commit message (
Expand
)
Author
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2019-08-30
Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)
fauxpark
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-16
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-11
Remove empty fn_actions[]
fauxpark
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
2018-05-03
QMK Configurator updates: Atom47, Atomic and Atreus (#2883)
noroadsleft
2018-03-09
Patched some keyboards that won't compile (#2453)
Brian Choromanski
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-08-20
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
Joe Wasson
2017-06-27
don't let timer1 exist without b5 being enabled
Jack Humbert
2017-05-11
Fix spelling of "persistent"
Nikolaus Wittenstein
2017-04-03
Create twolayer.c
Dan Saunders
2016-09-12
Fixed NO_PRINT / USER_PRINT conflict warning.
IBNobody
2016-09-12
Clean up atomic keymap (#9)
IBNobody
2016-08-23
Nightly
IBNobody
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert