diff options
author | Drashna Jaelre <drashna@live.com> | 2018-05-14 07:15:48 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-05-14 10:15:48 -0400 |
commit | f42ec8aa866386ed0ab8faf7acf9c396aa482519 (patch) | |
tree | a8c693156386eaf07a9d90fdd13a6889989b0772 /keyboards/iris/keymaps/drashna | |
parent | 678fae6ccef96ee1f7a722d4781e18c8314e3b29 (diff) |
Add support for Swap Hands feature to Orthodox and Iris (#2933)
* Add support for Swap Hands feature to Orthodox and Iris
* Fix hag's iris keymap to use LAYOUT properly
* Fix Swedish's Iris Keymap
* Fix Drashna's Orthodox keymaps, because he's an idiot
Diffstat (limited to 'keyboards/iris/keymaps/drashna')
-rw-r--r-- | keyboards/iris/keymaps/drashna/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/iris/keymaps/drashna/rules.mk b/keyboards/iris/keymaps/drashna/rules.mk index 0e49adf4af..8f19384f62 100644 --- a/keyboards/iris/keymaps/drashna/rules.mk +++ b/keyboards/iris/keymaps/drashna/rules.mk @@ -8,4 +8,4 @@ RGBLIGHT_ENABLE = yes AUDIO_ENABLE = yes NKRO_ENABLE = yes BACKLIGHT_ENABLE = no - +SWAP_HANDS_ENABLE = yes |