summaryrefslogtreecommitdiff
path: root/users/manna-harbour_miryoku
AgeCommit message (Collapse)Author
2020-06-22Update miryoku (#9442)Manna Harbour
- Add mouse buttons overlay layer - Change button order - Remove crkbd hardware specifics - Add alternative base layer alphas - Change title - Add logo - Reword intro text - Add dev branch and new commits links - Replace manual toc and remove anchors - Unindent lists - Reduce headings - Update docs - Build keymap as object instead of including .c file - Add kle subset mapping images - Add alternative mapping support - Change default mapping for ortho_4x12 - Add split mapping for ortho_4x12 - Add contact section - Add #pragma once to layout and keyboard config.h
2019-12-07[Keymap] Display logo for caps lock indication on crkbd using old OLED ↵Manna Harbour
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>
2019-11-29[Keymap] Add RGB keycodes to keymap, enable RGB_MATRIX on crkbd (#7499)Manna Harbour
2019-11-20[Keymap] Add ALGR and kle image, expand and correct documentation (#7426)Manna Harbour
2019-06-26[Keymap] miryoku layout (#6171)Manna Harbour
* First release * add "#pragma once" to config.h and related docs * generate config.h with change from miryoku.org