Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More `info.json` whitespace cleanups (#20665) | Ryan | 2023-05-03 | 16 | -1199/+623 |
| | |||||
* | Wakizashi40 Handwired Touch-Up (#20671) | James Young | 2023-05-02 | 3 | -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 Jaelre | 2023-05-02 | 2 | -3/+7 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-02 | 7 | -0/+152 |
|\ | |||||
| * | [Keyboard] add phantagom/baragon marcopad (#20543) | Dennis Kruyt | 2023-05-01 | 7 | -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 develop | QMK Bot | 2023-05-02 | 6 | -0/+212 |
|\| | |||||
| * | [Keyboard] add phantagom/varan rgb numpad (#20587) | Dennis Kruyt | 2023-05-01 | 6 | -0/+212 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Koalafications Handwired Layout Macro Additions (#20662) | James Young | 2023-05-02 | 4 | -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) | Ryan | 2023-05-02 | 47 | -377/+369 |
| | | |||||
* | | Bebol Handwired Layout Macro Additions (#20660) | James Young | 2023-05-01 | 4 | -80/+489 |
| | | |||||
* | | split_65 Handwired Layout Macro Addition and Touch-Up (#20659) | James Young | 2023-05-01 | 2 | -91/+202 |
| | | |||||
* | | Glacier Handwired Layout Macro Addition and Touch-Up (#20661) | James Young | 2023-05-01 | 2 | -123/+267 |
| | | |||||
* | | The Galleon Handwired Layout Macro Additions (#20663) | James Young | 2023-05-01 | 2 | -139/+723 |
| | | |||||
* | | Cyberstar Handwired Layout Macro Additions (#20658) | James Young | 2023-05-01 | 4 | -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) | Ryan | 2023-05-01 | 8 | -12/+6 |
| | | |||||
* | | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 2023-05-01 | 18 | -107/+14 |
| | | |||||
* | | Remove `FLIP_HALF` layouts and move to data driven (#20588) | Ryan | 2023-04-30 | 5 | -124/+50 |
| | | |||||
* | | Move 60% layouts to data driven (#20477) | Ryan | 2023-04-27 | 2 | -36/+69 |
| | | |||||
* | | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-27 | 17 | -2912/+2334 |
| | | |||||
* | | Move miscellaneous layouts to data driven (#20516) | Ryan | 2023-04-25 | 50 | -2224/+1875 |
| | | |||||
* | | Fix info.json LTO and format encoder definitions (#20456) | Ryan | 2023-04-15 | 2 | -5/+2 |
| | | |||||
* | | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 4 | -4/+4 |
| | | |||||
* | | Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) | Ryan | 2023-04-15 | 2 | -43/+68 |
| | | |||||
* | | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 16 | -486/+673 |
| | | |||||
* | | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2023-04-15 | 13 | -1261/+1131 |
| | | |||||
* | | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 2 | -2/+1 |
| | | |||||
* | | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 179 | -8446/+6015 |
| | | |||||
* | | Move `default` layouts to data driven (#20349) | Ryan | 2023-04-08 | 2 | -240/+155 |
| | | |||||
* | | Move split space/backspace layouts to data driven (#20356) | Ryan | 2023-04-08 | 4 | -249/+315 |
| | | |||||
* | | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 18 | -10/+27 |
| | | |||||
* | | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 152 | -113/+205 |
| | | |||||
* | | [Chore] Remove stray mod tap interrupt defines and per key functions (#20347) | Stefan Kerkmann | 2023-04-06 | 1 | -5/+5 |
| | | | | | | | | | | * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration | ||||
* | | Move TKL layouts to data driven (#20337) | Ryan | 2023-04-05 | 2 | -125/+95 |
| | | |||||
* | | Move Alice and Ergodox layouts to data driven (#20340) | Ryan | 2023-04-05 | 6 | -217/+413 |
| | | |||||
* | | Move small macropad-ish layouts to data driven (#20341) | Ryan | 2023-04-05 | 55 | -922/+318 |
| | | |||||
* | | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 9 | -889/+694 |
| | | |||||
* | | Move fullsize layouts to data driven (#20317) | Ryan | 2023-04-04 | 7 | -734/+629 |
| | | |||||
* | | Move TKL F13 and FRL layouts to data driven (#20310) | Ryan | 2023-04-04 | 2 | -480/+411 |
| | | |||||
* | | Add core/fallback encoder behaviour (#20320) | jack | 2023-04-03 | 5 | -91/+0 |
| | | |||||
* | | Fix a handful of CLI errors (#20321) | Ryan | 2023-04-03 | 1 | -3/+0 |
| | | |||||
* | | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 20 | -25/+2 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-04-03 | 2 | -2/+2 |
|\| | |||||
| * | onekey: Fix console output on AVR (#19930) | Sergey Vlasov | 2023-04-03 | 2 | -2/+2 |
| | | |||||
* | | Add direction to dynamic_macro_record_start_user (#19689) | Johannes H. Jensen | 2023-04-03 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-03 | 3 | -0/+86 |
|\| | |||||
| * | ISO-DE Keymap for Dactyl Manuform 6x7 (#19441) | andi4000 | 2023-04-03 | 3 | -0/+86 |
| | | |||||
* | | Move 66% and 68% layouts to data driven (#20293) | Ryan | 2023-04-01 | 2 | -102/+72 |
| | | |||||
* | | Move split layouts to data driven (#20290) | Ryan | 2023-04-01 | 9 | -339/+194 |
| | | |||||
* | | WS2812 driver improvements (#20262) | Ryan | 2023-03-30 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2023-03-30 | 8 | -0/+200 |
|\| |