Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix midi for CRKBD (#11644) | Loïc Wisniewski | 2021-01-25 | 1 | -2/+0 |
| | | | Co-authored-by: BuildTools <unconfigured@null.spigotmc.org> | ||||
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
| | |||||
* | Refactor the crkbd/via keymap and fix OLED bugs (#10354) | Kosuke Adachi | 2020-11-16 | 4 | -396/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor the crkbd/via keymap and fix OLED bugs * Revert "Refactor the crkbd/via keymap and fix OLED bugs" This reverts commit dc9db029fc6b077fc7600b49e920b755c522d100. * Fix OLED display bugs * Remove unused functions * Remove uncessary the key logger * Add new lines at end of file * Remove unnecesary extern for is_master * Remove extern is_master from rev1.h * Remove ssd1306 from common dir because its the legacy lib * Update default keymap based the via keymap * Remove foostan keymap because it will be legacy * Revert Remove unnecesary extern for is_master * Remove unnecessary backslashes. | ||||
* | [Keyboard] Convert Corne Keyboard to Split Common (#6001) | Drashna Jaelre | 2020-09-17 | 8 | -0/+681 |
* [Keyboard] Convert Corne Keyboard to Split Common * Add VIA Support * Makes sure that ol(e)d and new OLED implementation can't coexist * Add licensing header to files * Add changes based on feedback from foostan * Fixes |