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
/
handwired
/
dactyl
Age
Commit message (
Expand
)
Author
2019-08-30
Remove KC_DELT alias in favor of KC_DEL (#6327)
Konstantin Đorđević
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-06-13
[Keyboard] Made it possible for real to choose register on io expander for co...
roggan87
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-02-14
Migrate fn_actions for default keymaps (#4935)
fauxpark
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-08-28
Keyboard: Dactyl - Only initialize relevant variables (#3771)
Daniel Burkholder
2018-06-22
Handwired/Dactyl refactor and Configurator support (#3222)
noroadsleft
2018-04-27
Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)
Erin Call
2018-03-16
Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
Joe Wasson
2017-11-26
Fix build instructions in the Dactyl readme
Erin Call
2017-11-26
Handwired/Dactyl keyboard (#2058)
Erin Call