Ryan
314f6c1ddb
Move backlight config to data driven ( #19910 )
2023-02-26 08:37:57 +11:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f4ba17c4a0
Move LED indicator config to data driven ( #19800 )
2023-02-17 13:14:29 +11:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Drashna Jaelre
55b9a4d06e
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K ( #18726 )
2022-10-15 09:55:27 -07:00
Ryan
1b92c204c1
Move keyboard USB IDs and strings to data driven: K ( #17846 )
...
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03 17:03:47 +10:00
Joel Challis
790f94533c
Refactor to use led config - Part 6 ( #12115 )
...
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* Convert to config
* revert changes
2021-03-10 22:48:18 +00:00
Ryan
4d76d85d7b
V-USB: Use manufacturer and product strings from config.h ( #7797 )
...
* V-USB: Use manufacturer and product strings from config.h
* Update board configs
2020-03-26 13:11:32 +00:00
fauxpark
519df78cdb
Set device version from config.h for V-USB boards ( #7316 )
2019-11-15 10:21:53 +11:00
Jonathan Rascher
732d1dd4f6
Fix KBDPad MKI backlight, Num Lock LEDs; clean up firmware a bit ( #6883 )
...
* Update keyboard kit URL
* Replace custom RGB driver with new one from #7183
* Replace backlight with standard impl
* Remove some unnecessary default settings
* Disable COMMAND since docs want it off by default
(There's no working IS_COMMAND set for this board anyway, so it's
already a nop.)
2019-11-04 09:30:15 +11:00
MechMerlin
a2d61d76fa
[Keyboard] New Keyboard: KBDPad MKI ( #6452 )
...
* initial commit
* define pins used and matrix size
* update readme
* delete un needed files
* make an appropriate switch matrix
* create appropriate keymap
* one little typo
* add QMK Configurator support
* Update keyboards/kbdfans/kbdpad/mk1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-08-01 09:39:03 -07:00