|
|
5 years ago | |
|---|---|---|
| .. | ||
| README.md | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 years ago |
| config.h | 7a6e630ffd Fix RGB/LED Suspend defines (#13146) | 5 years ago |
| glcdfont.c | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 years ago |
| keycodes.h | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 years ago |
| keymap.c | 4e1c5887c5 [Core] Refactor OLED to allow easy addition of other types (#13454) | 5 years ago |
| oled.c | 1646c0f26c 2021 May 29 Breaking Changes Update (#13034) | 5 years ago |
| rgb.c | 2bfcb6bfc5 [Keymap] Add custom corne keymap (#9283) | 6 years ago |
| rules.mk | 4e1c5887c5 [Core] Refactor OLED to allow easy addition of other types (#13454) | 5 years ago |
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.