Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | |
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan | |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) | Drashna Jaelre | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-06 | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | |
2021-03-10 | Refactor to use led config - Part 6 (#12115) | Joel Challis | |
* 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 | |||
2020-04-18 | VIA Support: All QMK Winkeyless.kr boards (#8846) | MechMerlin | |
2020-03-26 | V-USB: Use manufacturer and product strings from config.h (#7797) | Ryan | |
* V-USB: Use manufacturer and product strings from config.h * Update board configs | |||
2020-03-09 | Remove NO_UART defines from config.h for V-USB boards (#8351) | Ryan | |
2020-01-18 | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | |
* 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 | |||
2020-01-02 | Remove custom matrix from PS2AVRGB boards (#7396) | fauxpark | |
* Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs | |||
2019-11-15 | Set device version from config.h for V-USB boards (#7316) | fauxpark | |
2019-08-04 | Remove unused _BOOTLOADER defines | fauxpark | |
2019-07-14 | remove custom matrix support | mechmerlin | |
2019-02-18 | [Keyboard] Winkeyless Directory (#5163) | MechMerlin | |
* 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 |