summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-318-105/+41
|
* Consolidate modelm v2 (#14996)nuess0r2023-05-2713-959/+0
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-2724-21/+15
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* add additional layouts to `dactyl_manuform` variants (#20688)Duncan Sutherland2023-05-207-0/+240
|
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-5/+2
|
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-102-2/+2
|
* Clean up trailing commas from info.json (#20812)Ryan2023-05-091-2/+1
|
* Fix `test_json2c_no_json()` (#20756)Ryan2023-05-064-14/+13
|
* Escape Unicode characters in info.json (#20698)Ryan2023-05-052-2/+2
|
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-049-327/+327
|
* Remove more junk files and scripts (#20682)Ryan2023-05-032-8/+0
|
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-0316-1199/+623
|
* Wakizashi40 Handwired Touch-Up (#20671)James Young2023-05-023-90/+90
| | | | | | | | | * info.json: correct layout data * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT Only one layout is supported. Alias is maintained for backward compatibility.
* [Keyboard] Fix ws2812 pin for phantagom boards (#20670)Drashna Jaelre2023-05-022-3/+7
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-027-0/+152
|\
| * [Keyboard] add phantagom/baragon marcopad (#20543)Dennis Kruyt2023-05-017-0/+152
| | | | | | | | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-026-0/+212
|\|
| * [Keyboard] add phantagom/varan rgb numpad (#20587)Dennis Kruyt2023-05-016-0/+212
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Koalafications Handwired Layout Macro Additions (#20662)James Young2023-05-024-97/+399
| | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ansi_split_bs * add LAYOUT_ansi * add LAYOUT_ansi_rwkl_split_bs * add LAYOUT_ansi_rwkl
* | `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
| | | | | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_625u_space_split_bs * add LAYOUT_625u_space * rename LAYOUT_all to LAYOUT_split_space_split_bs * add LAYOUT_split_space
* | 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
| | | | | | | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
* | 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
| |