aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/winkeyless/bface/config.h
Commit message (Collapse)AuthorAgeFilesLines
* VIA Support: All QMK Winkeyless.kr boards (#8846)MechMerlin2020-04-181-1/+1
|
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-4/+2
| | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
|
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-7/+2
| | | | | | | | | | | | | | * 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
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-0/+2
| | | | | | | | * Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-151-0/+1
|
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-1/+0
|
* remove custom matrix supportmechmerlin2019-07-141-3/+6
|
* [Keyboard] Winkeyless Directory (#5163)MechMerlin2019-02-181-0/+46
* introduce wkl directory and readme * move bface into winkeyless directory and edit readme for new make instructions * move bmini into the winkeyless directory and edit readme * move bmini ex into winkeyless directory * edit readme some more * add newbs guide to readmes * fix path to bface * temporarily turn off community layout support until we refactor this taking out all the custom ps2avrgb stuff