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 |
| | |||||
* | Convert some PS2AVRGB boards to I2C WS2812 driver (#7241) | fauxpark | 2019-11-04 | 1 | -18/+1 |
| | | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface | ||||
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -15/+8 |
| | |||||
* | [Keyboard] New Keyboard: Mars 8.0 TKL (#5894) | MechMerlin | 2019-05-17 | 1 | -0/+50 |
* fix the things the stupid script broke * create an appropriate LAYOUT macro using LAYOUT_tkl_ansi * create an appropriate keymap stolen from the phantom default keymap * add correct pins used and rgb led numbers * change vendor and device name * add QMK Configurator support * fix up RGB underglow * update readme * introduce new layout macro tkl_iso * add QMK Configurator support for new layout macro * enable backlight and add community layout support |