Joel Challis
4b295009ae
Migrate usb.force_nkro
to host.default.nkro
( #25468 )
2025-07-10 10:41:58 +01:00
Joel Challis
dd871d0105
Configure boards to use development_board - S ( #25293 )
2025-05-24 21:19:52 +01:00
Joel Challis
0bd02952ea
Remove "command":false
from keyboards ( #25193 )
2025-04-24 10:28:13 +10:00
Joel Challis
07684bcc99
Remove "console":false
from keyboards ( #25190 )
2025-04-23 12:09:56 +10:00
James Young
0094a6f571
Migrate LOCKING_*_ENABLE
to Data-Driven: S, Part 2 ( #23784 )
...
Affects:
- `slz40`
- `smithrune/iron160/iron160_s`
- `smithrune/iron165r2/f072`
- `smithrune/iron165r2/f411`
- `smithrune/iron180`
- `smithrune/iron180v2/v2h`
- `smithrune/iron180v2/v2s`
- `smoll/lefty`
- `snampad`
- `sneakbox/aliceclone`
- `sneakbox/disarray/ortho`
- `sneakbox/disarray/staggered`
- `soup10`
- `soy20`
- `sparrow62`
- `split67`
- `splitish`
- `splitography`
- `star75`
- `stello65/beta`
- `stello65/hs_rev1`
- `stello65/sl_rev1`
- `stenokeyboards/the_uni/pro_micro`
- `stenokeyboards/the_uni/usb_c`
- `strech/soulstone`
- `studiokestra/bourgeau`
- `studiokestra/cascade`
- `studiokestra/frl84`
- `studiokestra/galatea/rev1`
- `studiokestra/galatea/rev2`
- `studiokestra/galatea/rev3`
- `studiokestra/line_friends_tkl`
- `studiokestra/nascent`
- `studiokestra/nue`
- `suavity/ehan`
- `subatomic`
- `switchplate/southpaw_65`
- `switchplate/southpaw_fullsize`
- `switchplate/switchplate910`
- `sx60`
- `system76/launch_1`
2024-05-23 20:34:56 +01:00
Joel Challis
14990ca5a2
Migrate features from rules.mk to data driven - ST ( #23286 )
2024-03-15 22:24:10 +00:00
Joel Challis
5233a62b20
Remove obvious user keymaps, keyboards/{s,t}* edition. ( #23084 )
2024-02-15 09:42:01 +00:00
Ryan
786ebf8760
Remove requirement for keymap_steno.h
include in keymaps ( #22423 )
...
* Remove requirement for `keymap_steno.h` include in keymaps
* Add back keymap_steno.h with a note for the time being
2023-11-12 18:25:46 +11:00
Ryan
12d42cedd2
Move FORCE_NKRO
to data driven ( #20604 )
2023-05-01 13:33:10 +10:00
Ryan
5bd68e3695
Move single LAYOUT
s to data driven ( #20365 )
2023-04-12 13:42:51 +10:00
Ryan
02ccc50e60
Remove more empty headers ( #20155 )
2023-03-17 14:02:04 +11:00
Ryan
e933e0411f
Move matrix config to info.json, part 5 ( #20003 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
7fad94ba2d
Remove unused RGBLight defines from config.h ( #19859 )
2023-02-17 08:13:41 +11:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
53b7dbe671
Remove unused LOCKING_SUPPORT_ENABLE
from config.h ( #19748 )
2023-02-05 20:26:45 +00:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Ryan
b727434391
Remove commented out backlight config & stray "backlight levels" ( #19703 )
2023-01-28 15:42:44 +00:00
Ryan
cf935d97ae
Fix functions with empty params ( #19647 )
...
* Fix functions with empty params
* Found a bunch more
2023-01-20 16:21:17 +00:00
Peter Park
6e4b4a1360
[Keymap] Add The Uni Utility Belt Keymap ( #19411 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
2023-01-12 01:56:34 -08:00
Peter Park
7aa2d791f6
[Keyboard] The Uni change folder location ( #19326 )
...
Co-authored-by: Peter Park <peter@Peters-MacBook-Air.local>
2022-12-17 19:26:02 -08:00