summaryrefslogtreecommitdiffstats
path: root/users/manna-harbour_miryoku/manna-harbour_miryoku.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Display logo for caps lock indication on crkbd using old OLED ↵Manna Harbour2019-12-071-2/+1
| | | | | | | | | | | | | | driver (#7535) * Display logo for caps lock indication on crkbd using old OLED driver * Add emacs read-only mode file variable to generated files * use LTO_ENABLE instead of EXTRAFLAGS This enables the same option, and disables action_macros, and action_functions, both of which seem to break when LTO is enabled. And this is a lot simpler to use. Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Keymap] Add RGB keycodes to keymap, enable RGB_MATRIX on crkbd (#7499)Manna Harbour2019-11-291-1/+8
|
* [Keymap] Add ALGR and kle image, expand and correct documentation (#7426)Manna Harbour2019-11-201-7/+7
|
* [Keymap] miryoku layout (#6171)Manna Harbour2019-06-261-0/+56
* First release * add "#pragma once" to config.h and related docs * generate config.h with change from miryoku.org