Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `DESCRIPTION`, H-J (#11616) | Ryan | 2021-01-20 | 1 | -1/+0 |
| | |||||
* | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | 2020-01-19 | 1 | -1/+1 |
| | |||||
* | Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK ↵ | John M Daly | 2020-01-13 | 1 | -2/+4 |
| | | | | | | | | | | built-in code (#7874) * Add: RGB underglow support using SPI to SteamVan and CO60 * Update: Switch to QMK's baclight implementation for CO60 and SteamVan * Fix: Remove now unnecessary backlighting code from keyboard files | ||||
* | [Keyboard] Add: Initial steamvan firmware code (#6501) | John M Daly | 2019-08-13 | 1 | -0/+70 |
* Add: Initial steamvan firmware code * Apply suggestions from code review Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update: Remove old macro commands, per reviewer comments * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update: Remove redundant backlight struct * Update: Replace preprocessor defines with enum |