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 |
|