1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Duncan Sutherland
32136afe24
Change to development_board () 2024-04-23 19:47:30 +10:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json () 2024-03-30 11:31:50 +00:00
Ryan
de1d36031b
Move DEBOUNCE_TYPE to data driven () 2023-07-09 21:06:03 +10:00
Ryan
79aa319946
info.json whitespace cleanups () 2023-05-02 08:25:15 +10:00
Ryan
f111bea3cd
Move miscellaneous layouts to data driven () 2023-04-25 02:38:35 +10:00
Ryan
7a8265247b
Remove "w":1 and "h":1 from info.json () 2023-02-28 15:06:11 +00:00
Ryan
2da0827d4f
Remove matrix size defines () 2023-02-17 16:08:25 +11:00
Ryan
d784f78bd0
Move Bootmagic config to data driven () 2023-02-17 08:49:49 +11:00
Ryan
801d2ff940
Remove useless line continuations () 2022-12-30 11:48:05 +11:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ()
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan
5629ba1807
Remove legacy keycodes, part 4 ()
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop 2022-08-20 10:22:48 -07:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme () 2022-08-20 11:34:17 +01:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS () 2022-08-06 23:23:35 +10:00
James Young
26b17a71e0
MS Sculpt Touch-Up ()
* info.json: fix JSON syntax error

* info.json: convert tabs to spaces

* info.json: add QMK Configurator layout data

* readme.md: switch Bootloader and Docs sections
2022-08-01 17:09:40 +01:00
Nick Brassel
1b9491f8f3
Fixup builds for TzCI () 2022-07-03 00:23:08 +10:00
Nick Brassel
3b14383f48 Fix line endings. 2022-07-02 22:20:30 +10:00
Jean Bernard
ef633cf461
Added MS Sculpt ISO-layout conversion with STM32F401 () 2022-07-02 22:16:38 +10:00