summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-3/+5
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-032-0/+50
|\
| * Add VIA layout for Dactyl Manuform 5x6 (#21649)Hugh Rawlinson2023-08-032-0/+50
* | Rename `dactyl_manuform` variant `3x5_3` (#21015)Duncan Sutherland2023-07-2010-837/+0
* | Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` (#21299)Duncan Sutherland2023-07-084-114/+128
* | update layouts of `dactyl_manuform/4x5_5` (#21094)Duncan Sutherland2023-07-083-297/+71
* | rename and modernise `dactyl_manuform/6x6_kinesis` (#21302)Duncan Sutherland2023-07-084-280/+0
* | Revamp `dactyl_manuform` readme.md (#20395)Duncan Sutherland2023-07-081-148/+72
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1818-175/+25
* | [Keyboard] `dactyl_manuform/6x7` pin correction (#21240)Duncan Sutherland2023-06-141-1/+1
* | [Keymap] Fix `scheikled` keymap for `dactyl_manuform/4x6` (#21206)Duncan Sutherland2023-06-132-1/+1
* | [Keyboard] correct and modernise `dactyl_manuform/6x7` variant (#21176)Duncan Sutherland2023-06-115-45/+22
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-1/+3
|/
* add additional layouts to `dactyl_manuform` variants (#20688)Duncan Sutherland2023-05-207-0/+240
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-70/+69
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-302-97/+46
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-2518-1167/+811
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-126-229/+148
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0626-18/+40
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-033-3/+0
* Add direction to dynamic_macro_record_start_user (#19689)Johannes H. Jensen2023-04-031-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-033-0/+86
|\
| * ISO-DE Keymap for Dactyl Manuform 6x7 (#19441)andi40002023-04-033-0/+86
* | Move split layouts to data driven (#20290)Ryan2023-04-015-186/+101
* | Remove more empty headers (#20155)Ryan2023-03-1713-57/+0
* | Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1132-206/+80
|/
* Fix more build failures (#19869)Ryan2023-02-182-1/+1
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1720-12/+46
* Remove matrix size defines (#19581)Ryan2023-02-1715-92/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-176-17/+15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-105-0/+168
|\
| * [Keyboard] Add Dactyl 6x5 68 keys (#18679)kpagratis2023-02-105-0/+168
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-2/+0
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0830-99/+35
* | Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-034-12/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3119-19/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-01-303-0/+137
|\|
| * VIA keymap for the dactyl manuform 4x6 (#19668)AnotherStranger2023-01-263-0/+137
* | Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-284-12/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-1/+1
|\|
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-121-1/+1
|\|
| * weact docs patch re "security vulnerability" (#19572)Tom Barnes2023-01-121-1/+1
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* | Remove useless line continuations (#19399)Ryan2022-12-301-23/+23
* | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-10/+7