Ryan
7e0299117b
Move encoder config to data driven ( #19923 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
3 years ago
Ryan
ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards ( #19774 )
...
* Remove `SOFT_SERIAL_PIN` for non-split boards
* Delete more empty config.h
3 years ago
Ryan
f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven ( #19529 )
3 years ago
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
3 years ago
Ryan
e96d829724
Remove legacy keycodes, part 3 ( #18669 )
...
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
3 years ago
Ryan
3a7dbc8981
Move keyboard USB IDs and strings to data driven, pass 2: B-C ( #17945 )
3 years ago
James Young
5f172b63f5
Chocofly v1: add info.json ( #17772 )
3 years ago
Will Winder
807620fa3c
[Keyboard] Add Chocofly v1 ( #17289 )
...
* [Keyboard] Add Chocofly v1
* PR Feedback
* Small change to keymap.
* Replace KC__VOLUP and KC__VOLDOWN with single underscore version.
* Apply suggestions from code review
* Required for my PC
* Required for my PC
3 years ago