From 43e314b64eff4f347d9d1eb110414dca00cb8e72 Mon Sep 17 00:00:00 2001 From: Matt Gilbert Date: Tue, 16 Feb 2021 10:45:28 -0500 Subject: Add mattir2 keymap for Kyria (#11752) * added files to support my 2nd kyria * fixed missing line * swapped thumb keys * Update keyboards/kyria/keymaps/mattir2/keymap.c Co-authored-by: Drashna Jaelre Co-authored-by: Drashna Jaelre --- keyboards/kyria/keymaps/mattir2/rules.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 keyboards/kyria/keymaps/mattir2/rules.mk (limited to 'keyboards/kyria/keymaps/mattir2/rules.mk') diff --git a/keyboards/kyria/keymaps/mattir2/rules.mk b/keyboards/kyria/keymaps/mattir2/rules.mk new file mode 100644 index 0000000000..cc5ae236ff --- /dev/null +++ b/keyboards/kyria/keymaps/mattir2/rules.mk @@ -0,0 +1,4 @@ +OLED_DRIVER_ENABLE = no # Enables the use of OLED displays +ENCODER_ENABLE = no # Enables the use of one or more encoders +RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow +LEADER_ENABLE = yes # Enables the use of the leader key -- cgit v1.2.3