From 3d78e6078e402bf0fe476adeed8ac16033f916c0 Mon Sep 17 00:00:00 2001 From: Manna Harbour <51143715+manna-harbour@users.noreply.github.com> Date: Sun, 8 Dec 2019 18:08:12 +1100 Subject: [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 --- users/manna-harbour_miryoku/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'users/manna-harbour_miryoku/config.h') diff --git a/users/manna-harbour_miryoku/config.h b/users/manna-harbour_miryoku/config.h index c3c513d06..5ac3208c9 100644 --- a/users/manna-harbour_miryoku/config.h +++ b/users/manna-harbour_miryoku/config.h @@ -1,5 +1,4 @@ - -// generated from users/manna-harbour_miryoku/miryoku.org +// generated from users/manna-harbour_miryoku/miryoku.org -*- buffer-read-only: t -*- #pragma once -- cgit v1.2.3