Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -80/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 1 | -0/+80 |
|\ | |||||
| * | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -1/+1 |
| | | |||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 3 | -84/+0 |
|/ | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK ↵ | John M Daly | 2020-01-13 | 1 | -4/+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 | 3 | -0/+84 |
* 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 |