|
|
5 лет назад | |
|---|---|---|
| .. | ||
| README.md | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 лет назад |
| config.h | 7a6e630ffd Fix RGB/LED Suspend defines (#13146) | 5 лет назад |
| glcdfont.c | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 лет назад |
| keycodes.h | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 лет назад |
| keymap.c | 57158cc3bc [Keyboard] Corne - Remove legacy revision support (#12226) | 5 лет назад |
| oled.c | 57158cc3bc [Keyboard] Corne - Remove legacy revision support (#12226) | 5 лет назад |
| rgb.c | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 лет назад |
| rules.mk | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 лет назад |
My take on the 40% layout with programming in mind. Do read about the layers, it helps with forming a mental model to remember the keymap better than just memorization.
This keymap includes custom OLED font and code. The font contains some logos and status indidcators for some of the features I use (RGB and Audio). Enable OLED in rukes.mk to check it out. Feel free to reuse the font or parts of it. KNOWN BUG: When the computer sleeps, one of the OLEDs is always on (they don't turn off on their own, and the timeout doesn't work). I haven't been able to figure out what's going on there and am open to suggestions/PRs.
Flash using make crkbd:gotham:avrdude for Pro Micro and make crkbd:gotham:dfu for Elite-C.