summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl
Commit message (Expand)AuthorAgeFilesLines
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-2/+0
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-30/+88
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-4/+4
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-131-1/+1
|\
| * Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-1/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-8/+0
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-3/+3
|\
| * Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-3/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-081-1/+1
|\|
| * Fixes for recent i2c migrations (#14352)Joel Challis2021-09-081-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-086-442/+52
|\|
| * handwired/dactyl - Refactor use of legacy i2c implementation (#14344)Joel Challis2021-09-076-442/+52
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-9/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-9/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-031-3/+0
|\|
| * Remove more cruft in keyboard files (#14288)Ryan2021-09-031-3/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-012-42/+30
|/
* Fix wait_us overflow in matrix for dactyl based boards (#14039)Drashna Jaelre2021-08-171-1/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* enable mouse keys in handwired/dactyl keymaps that use them (#12586)James Larkby-Lahet2021-06-242-0/+2
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-27/+0
|/
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-65/+13