Ryan
|
5d2f2af198
|
OLED: driver naming cleanups (#21710)
|
2023-08-15 10:30:34 +01:00 |
|
Ryan
|
b1783db4ea
|
Move RGBLED_NUM to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
|
Ryan
|
79aa319946
|
info.json whitespace cleanups (#20651)
|
2023-05-02 08:25:15 +10:00 |
|
Ryan
|
441988ef38
|
Move default layouts to data driven (#20349)
|
2023-04-08 20:50:50 +10:00 |
|
Ryan
|
47966dc2a6
|
Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303)
|
2023-04-06 18:00:54 +10:00 |
|
jack
|
36ab0c0aaa
|
Add core/fallback encoder behaviour (#20320)
|
2023-04-03 10:18:17 -06:00 |
|
Ryan
|
dd086a51d8
|
Move matrix config to info.json, part 2 (#19987)
|
2023-03-10 22:16:56 +11:00 |
|
Ryan
|
7e0299117b
|
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-02-26 09:45:12 +11:00 |
|
Ryan
|
2da0827d4f
|
Remove matrix size defines (#19581)
|
2023-02-17 16:08:25 +11:00 |
|
Ryan
|
d784f78bd0
|
Move Bootmagic config to data driven (#19860)
|
2023-02-17 08:49:49 +11:00 |
|
Ryan
|
f9aeea64c1
|
Migrate MCU and BOOTLOADER to data-driven (#19529)
|
2023-02-08 18:41:46 +11:00 |
|
Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
|
Ryan
|
e96d829724
|
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
|
2022-10-11 14:21:47 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
7222969964
|
Move keyboard USB IDs and strings to data driven: L (#17849)
|
2022-08-02 01:02:19 +01:00 |
|
Bailey Boylson
|
79a8b55af2
|
[Keyboard] add info.json for bongopad (#15355)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
2022-01-10 17:32:45 -08:00 |
|
Ryan
|
a8d440e4e0
|
Tidy up NKRO_ENABLE rules (#15382)
|
2021-12-09 16:05:44 +11:00 |
|
Ryan
|
c12b997679
|
Tidy up SLEEP_LED_ENABLE rules (#15362)
|
2021-12-01 21:13:00 +11:00 |
|
ll3macorn
|
284e653eeb
|
[Keyboard] Add bongopad (#15212)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-11-29 08:27:45 -08:00 |
|