Age | Commit message (Collapse) | Author |
|
* Fix LED configuration for PS2AVRGB boards
* Undo backlight on state changes
|
|
* Remove custom backlight code for PS2AVRGB boards
* Remove custom driver setting
* BACKLIGHT_BREATHING goes in config.h, not here
* Don't need to include backlight.c again here either
* Turn on backlight for Canoe
* Disable console on a few boards due to oversize
|
|
* Convert some PS2AVRGB boards to I2C WS2812 driver
* Fix Travis failure for bface
|
|
* 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.)
|
|
* 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>
|