summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-138-9/+9
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-104-5/+5
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+2
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-4/+4
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0622-58/+1
* Ensure all keyboards have a bootloader set (#18234)Ryan2022-08-312-1/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2114-19/+19
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan2022-08-2029-79/+94
* Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
* Dactyl Manuform 4x5 with 5 thumb cluster (#17671)Shem Sedrick2022-08-136-0/+457
* [Keyboard] Clean up dactyl manuform unused files (#15890)Bartosz Nowak2022-07-0717-50/+14
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-024-4/+0
* Fix API errors (#17239)Joel Challis2022-05-302-3/+29
* Refactor legacy quantum keycodes in default-ish keymaps (#17150)Joel Challis2022-05-272-4/+4
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-155-7/+7
* dactyl_manuform/3x5_3: fix layout (#16944)Ryan2022-04-263-54/+63
* Add Dactyl_Manuform/3x5_3 (#16238)DL Ford2022-04-2212-10/+877
* Dactyl manuform 5x6 5 via (#16741)LegoWolf2022-04-194-0/+302
* [Keymap] Add thattolleyguy keymaps (#15351)Tyler Tolley2022-04-133-0/+238
* [Keymap] Add nabos keymap to dactyl_manuform (5x6) (#16547)Nabos2022-03-072-0/+96
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-123-0/+182
|\
| * [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)uqs2022-02-113-0/+182
* | Remove manual enable of LTO within user keymaps (#15378)Joel Challis2022-02-101-1/+1
|/
* Fix dactyl manuform 6x6 LAYOUT_6x6_5_thumb rendering (#15891)Bartosz Nowak2022-01-151-3/+2
* [Keyboard] Fixing dactyl manuform 6x6 warnings (#15868)Bartosz Nowak2022-01-132-11/+113
* [Keyboard] Add Dactyl Manuform 6x6_4 and Kinesis keyboards (#15475)Dmitriy Kuminov2022-01-1314-0/+611
* [Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)Matthew Dews2022-01-108-1/+270
* [Keyboard] Add keymap and settings for dactyl_manuform 6x6_5 thumb (#15526)Bartosz Nowak2022-01-1014-23/+401
* K.O.Y and German layout for several boards (#14991)Paul Scheikl2021-12-2712-0/+405
* [Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)Andrzej Kotulski2021-12-2310-0/+277
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-097-14/+7
* [Keymap] updates to own dactyl keymap (#14223)Christian Eiden2021-12-063-73/+137
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-017-14/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-164-4/+4
|\
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-154-4/+4
* | Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-081-3/+0
|/
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-127-7/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-128-16/+0
* [Keymap] reflects current rick's keymap (#14169)Ibnu Daru Aji2021-08-311-22/+21
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+2
* Remove Full Bootmagic (#13846)James Young2021-08-068-8/+8
* Fix typo in Dactyl Manuform (#13740)Ryan2021-07-271-1/+1
* Dactyl Manuform cleanup (#13686)Ryan2021-07-2754-1554/+1409
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-7/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-034-0/+61
|\