[Keymap] Display logo for caps lock indication on crkbd using old OLED 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>
This commit is contained in:
parent
e676278474
commit
3d78e6078e
9 changed files with 107 additions and 34 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
// generated from users/manna-harbour_miryoku/miryoku.org
|
||||
// generated from users/manna-harbour_miryoku/miryoku.org -*- buffer-read-only: t -*-
|
||||
|
||||
#define LAYOUT_miryoku(\
|
||||
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09,\
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
// generated from users/manna-harbour_miryoku/miryoku.org
|
||||
// generated from users/manna-harbour_miryoku/miryoku.org -*- buffer-read-only: t -*-
|
||||
|
||||
#define LAYOUT_miryoku(\
|
||||
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09,\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue