summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-0247-377/+369
* Bebol Handwired Layout Macro Additions (#20660)James Young2023-05-014-80/+489
* split_65 Handwired Layout Macro Addition and Touch-Up (#20659)James Young2023-05-012-91/+202
* Glacier Handwired Layout Macro Addition and Touch-Up (#20661)James Young2023-05-012-123/+267
* The Galleon Handwired Layout Macro Additions (#20663)James Young2023-05-012-139/+723
* Cyberstar Handwired Layout Macro Additions (#20658)James Young2023-05-014-94/+382
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-018-12/+6
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-0118-107/+14
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-305-124/+50
* Move 60% layouts to data driven (#20477)Ryan2023-04-272-36/+69
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-2717-2912/+2334
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-2550-2224/+1875
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-152-5/+2
* Encodermap direction define. (#20454)Nick Brassel2023-04-154-4/+4
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-152-43/+68
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1516-486/+673
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-1513-1261/+1131
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-142-2/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-12179-8446/+6015
* Move `default` layouts to data driven (#20349)Ryan2023-04-082-240/+155
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-084-249/+315
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-0818-10/+27
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-06152-113/+205
* [Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann2023-04-061-5/+5
* Move TKL layouts to data driven (#20337)Ryan2023-04-052-125/+95
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-056-217/+413
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-0555-922/+318
* Move 65% layouts to data driven (#20308)Ryan2023-04-049-889/+694
* Move fullsize layouts to data driven (#20317)Ryan2023-04-047-734/+629
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-480/+411
* Add core/fallback encoder behaviour (#20320)jack2023-04-035-91/+0
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-3/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-0320-25/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-04-032-2/+2
|\
| * onekey: Fix console output on AVR (#19930)Sergey Vlasov2023-04-032-2/+2
* | 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 66% and 68% layouts to data driven (#20293)Ryan2023-04-012-102/+72
* | Move split layouts to data driven (#20290)Ryan2023-04-019-339/+194
* | WS2812 driver improvements (#20262)Ryan2023-03-301-1/+1
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-03-308-0/+200
|\|
| * [Keyboard] Add KeyDeck8 (#20107)Maverick01972023-03-298-0/+200
* | Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-2943-1444/+948
* | Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-296-349/+209
* | Custom keycodes in JSON (#19925)Joel Challis2023-03-271-0/+12
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-2619-15/+27
* | Fix some more missing `#pragma once`s (#20241)Ryan2023-03-236-0/+12
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-2318-86/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-236-3/+114
|\|