aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix build failures noticed in #24163 CI log. (#24164)Dasky2024-07-211-0/+2
* | Remove instances of MASTER_LEFT. (#24163)Dasky2024-07-2122-283/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-201-1/+4
|\|
| * `handwired/tractyl_manuform/5x6_right/arduinomicro`: reduce size (#24159)Ryan2024-07-201-1/+4
| * `handwired/swiftrax/bumblebee`: fix layout name (#24064)Ryan2024-07-063-14/+11
* | Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2024-07-1322-109/+36
* | Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-1314-15/+28
* | Update atomic GPIO macros in keyboard custom matrix (#23796)Ryan2024-07-131-10/+10
* | Convert `eeconfig_init_kb` implementations to config (#24087)Joel Challis2024-07-121-12/+2
* | Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis2024-07-111-1/+3
* | bad_kb_funcs1zvecr2024-07-112-8/+7
* | `handwired/swiftrax/bumblebee`: fix layout name (#24064)Ryan2024-07-063-14/+11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-07-052-13/+16
|\|
| * `handwired/tkk`: fix layout name (#24056)Ryan2024-07-052-13/+16
* | Rename encoder pins defines (#24003)Ryan2024-07-031-2/+2
* | Migrate `led_update_kb` implementations to DD (#23985)Joel Challis2024-06-2511-153/+24
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-06-2312-26/+37
|\|
| * Rename layouts containing keyboard name (#23930)Ryan2024-06-2312-26/+37
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2024-06-238-2/+8
|\|
| * `handwired/symmetric70_proto`: add `keyboard.json` (#23966)Ryan2024-06-238-2/+8
* | Migrate `led_update_kb` implementations to DD (#23981)Joel Challis2024-06-224-60/+9
* | Implement data driven joysticks (#22947)Joel Challis2024-06-184-28/+8
|/
* Strip decimals from RGB Matrix layout positions (#23943)Ryan2024-06-171-2/+2
* Various keyboard fixes (#23919)Ryan2024-06-141-47/+47
* Update GPIO macros in keymaps (#23792)Ryan2024-05-2410-48/+48
* Remove some useless code from keymaps (#23787)Ryan2024-05-2312-261/+0
* Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762)James Young2024-05-2288-730/+306
* Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)James Young2024-05-2275-910/+227
* Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 4 (#23764)James Young2024-05-2260-569/+180
* Remove includes of config.h (#23760)Joel Challis2024-05-212-2/+0
* Remove RGB keycodes from boards with no RGB config (#23709)Ryan2024-05-205-6/+6
* Miscellaneous Data-Driven Keyboard Conversions (#23712)James Young2024-05-188-32/+27
* Delete trivial keymap readmes (#23714)Ryan2024-05-1857-61/+0
* Change all RGB mode keycodes to short aliases (#23691)Ryan2024-05-123-3/+3
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-1155-61/+61
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-0324-140/+140
* Convert some AVR GPIO operations to macros (#23424)Ryan2024-05-0211-86/+105
* Rename `RGBW` define to `WS2812_RGBW` (#23585)Ryan2024-04-272-3/+2
* Add audio driver to keyboard.json schema (#23616)Joel Challis2024-04-266-3/+9
* Change to `development_board` (#21695)Duncan Sutherland2024-04-2324-69/+29
* Migrate build target markers to keyboard.json - HI (#23540)Joel Challis2024-04-1756-58/+66
* Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2024-04-1758-288/+195
* Data-Driven Keyboard Conversions: H, Part 2 (#23525)James Young2024-04-1548-320/+200
* Miscellaneous keyboard.json migrations (#23486)Joel Challis2024-04-1344-269/+181
* Corrections to split keyboard migrations (#23462)Joel Challis2024-04-124-10/+4
* Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2024-04-1266-48/+46
* Tidy up default layer handling in keymaps (#23436)Joel Challis2024-04-087-45/+13
* Remove more unnecessary `quantum.h` includes (#23402)Ryan2024-04-053-3/+3
* Remove deprecated quantum keycodes (#23407)Ryan2024-04-043-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-04-042-2/+2
|\