summaryrefslogtreecommitdiff
path: root/keyboards/meira/keymaps/grahampheath/rules.mk
diff options
context:
space:
mode:
authorCole Markham <github@themarkhams.us>2018-03-07 16:06:41 -0600
committerJack Humbert <jack.humb@gmail.com>2018-03-07 17:06:41 -0500
commitbd1ad405bfb50a42f162b66b00037a7630474307 (patch)
tree959302dc2d8a0fa3ce004447c7dbe459ae32435b /keyboards/meira/keymaps/grahampheath/rules.mk
parent03df19d3f6968f0dc3041b39b7ae8b85198aaa56 (diff)
Update Meira for revision 1.1 to enable backlighting by default (#2468)
* Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps
Diffstat (limited to 'keyboards/meira/keymaps/grahampheath/rules.mk')
-rw-r--r--keyboards/meira/keymaps/grahampheath/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/meira/keymaps/grahampheath/rules.mk b/keyboards/meira/keymaps/grahampheath/rules.mk
index 8288530c9e..b3b1980eb1 100644
--- a/keyboards/meira/keymaps/grahampheath/rules.mk
+++ b/keyboards/meira/keymaps/grahampheath/rules.mk
@@ -1,3 +1,5 @@
AUDIO_ENABLE = yes # Audio output on port C6
EXTRAFLAGS+=-flto # -4-7k
MOUSEKEY_ENABLE = no # Mouse keys(-47kb)
+ISSI_ENABLE = no
+BACKLIGHT_ENABLE = no \ No newline at end of file