Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the crkbd r2g by mechboards (#15283) | Elliot Powell | 2021-12-14 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * r2g folder groundwork * Default mb keymap featuring mb logos * Migrate Oled to keyboard folder * Move rules configs to support config better * update readmes * Liscnece update * Update config and fix issues caused by redef errs * funciton name adjusts, define specific rgb modes * move default oled font to postconfig * update oled in line with develop merge * fix return value * Add some default rgb matrix defines * del ugfx * remove #include <stdio.h> | ||||
* | Limit RGB brightness for crkbd when not defined (#13568) | Dasky | 2021-07-16 | 1 | -0/+12 |
| | |||||
* | [Keyboard] Set reasonable defaults for Corne keyboard (#13440) | Drashna Jaelre | 2021-07-06 | 1 | -0/+31 |
* [Keyboard] Set reasonable defaults for Corne keyboard * Add note about bootmagic * Make bootmagic config super weak * cleanup * Apply suggestions from code review * Update keyboards/crkbd/readme.md |