Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) | Ryan | 2020-05-17 | 1 | -2/+0 |
| | |||||
* | Disable console on vusb boards using mouse/extra (#8625) | Joel Challis | 2020-03-31 | 1 | -1/+1 |
| | |||||
* | Remove custom backlight code for PS2AVRGB boards (#7775) | fauxpark | 2020-01-18 | 1 | -4/+0 |
| | | | | | | | | | | | | | | * 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 remnants of custom matrix from Skog rules.mk (#7764) | fauxpark | 2020-01-02 | 1 | -3/+1 |
| | |||||
* | Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245) | fauxpark | 2019-11-03 | 1 | -17/+2 |
| | | | | | | * Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy | ||||
* | [Keyboard] Move more percent boards into the percent directory (#6781) | MechMerlin | 2019-09-21 | 1 | -0/+48 |
* move canoe into percent directory * update readme for new make path * move skog into percent directory * update readme for new path and new instructions * update readme * fix error in naming |