summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl
Commit message (Expand)AuthorAge
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-30
|\
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-08
|\|
| * Fixes for recent i2c migrations (#14352)Joel Challis2021-09-08
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-08
|\|
| * handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis2021-09-07
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-05
|\|
| * Remove empty override functions (#14312)Ryan2021-09-05
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-03
|\|
| * Remove more cruft in keyboard files (#14288)Ryan2021-09-03
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre2021-08-17
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-30
* enable mouse keys in handwired/dactyl keymaps that use them (#12586)James Larkby-Lahet2021-06-24
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-13
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-13
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11
|/
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-20
* Port DEBUG_MATRIX_SCAN_RATE to core (#7029)Joel Challis2019-10-15
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-30
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* [Keyboard] Made it possible for real to choose register on io expander for co...roggan872019-06-13
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-14
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-27
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Keyboard: Dactyl - Only initialize relevant variables (#3771)Daniel Burkholder2018-08-28
* Handwired/Dactyl refactor and Configurator support (#3222)noroadsleft2018-06-22
* Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)Erin Call2018-04-27
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-16
* Fix build instructions in the Dactyl readmeErin Call2017-11-26
* Handwired/Dactyl keyboard (#2058)Erin Call2017-11-26