index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
dactyl
Age
Commit message (
Expand
)
Author
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-08
Fixes for recent i2c migrations (#14352)
Joel Challis
2021-09-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-07
handwired/dactyl - Refactor use of legacy i2c implementation (#14344)
Joel Challis
2021-09-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-09-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-03
Remove more cruft in keyboard files (#14288)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-08-17
Fix wait_us overflow in matrix for dactyl based boards (#14039)
Drashna Jaelre
2021-08-16
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-06-30
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
Ryan
2021-06-24
enable mouse keys in handwired/dactyl keymaps that use them (#12586)
James Larkby-Lahet
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-06
Remove legacy print backward compatiblitly (#11805)
Joel Challis
2021-01-20
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2021-01-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-13
Exclude more keyboards from CI (#11436)
Zach White
2021-01-11
Remove unused `action_get_macro()` usages in user files (#11165)
Ryan
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-16
Normalise include statements in keyboard code (#11185)
Ryan
2019-10-20
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-10-15
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
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