aboutsummaryrefslogtreecommitdiffstats
path: root/users/manna-harbour_miryoku
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Display logo for caps lock indication on crkbd using old OLED ↵Manna Harbour2019-12-074-24/+58
| | | | | | | | | | | | | | 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-292-6/+61
|
* [Keymap] Add ALGR and kle image, expand and correct documentation (#7426)Manna Harbour2019-11-202-15/+27
|
* [Keymap] miryoku layout (#6171)Manna Harbour2019-06-265-0/+684
* First release * add "#pragma once" to config.h and related docs * generate config.h with change from miryoku.org