Age | Commit message (Expand) | Author |
2021-05-09 | Make Swap Hands use PROGMEM (#12284) | Drashna Jaelre |
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 |