Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Convert Corne Keyboard to Split Common (#6001) | Drashna Jaelre | 2020-09-17 | 1 | -4/+0 |
| | | | | | | | | | | | | | * [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 | ||||
* | Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349) | Kosuke Adachi | 2018-11-04 | 1 | -9/+3 |
| | |||||
* | Keyboard: Improvement of crkbd communication functions (based on ↵ | marksard | 2018-09-03 | 1 | -0/+10 |
helix-keyboard) (#3798) * improvement of crkbd communication functions (based on helix-keyboard) * Removed unnecessary code. * Changed read restriction from #define to #pragma once. * Changed from sizeof to defined size. * moved lib folder to crkbdroot. removed warning of ws2812.d |