summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1/common
Commit message (Collapse)AuthorAgeFilesLines
* Fix midi for CRKBD (#11644)Loïc Wisniewski2021-01-251-2/+0
| | | Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
|
* Refactor the crkbd/via keymap and fix OLED bugs (#10354)Kosuke Adachi2020-11-164-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 Jaelre2020-09-178-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