diff options
author | Drashna Jaelre <drashna@live.com> | 2018-02-04 10:44:02 -0800 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-02-04 13:44:02 -0500 |
commit | 598384bc1064ab9250191a1727c27a0eea406756 (patch) | |
tree | d4effea1e1f7207a924135fd93a29fbad8c8dd41 /keyboards/orthodox/keymaps/drashna/rules.mk | |
parent | ac82cd1ba77f4ed8d38f17662864c6a56a8da293 (diff) |
Update to drashna userspace (Keymap Templating) (#2338)
* Change tapping term to be longer
* Make Audio/Underglow settings permanent
* Use wait_ms rather than _delay_ms
* Readd One Shot Mods
* Switch to Imperial March startup sound
* Move OSM to it's own layer
* Minor Formatting Tweaks
* Keymap Templates and formatting fixes
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/orthodox/keymaps/drashna/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/rules.mk b/keyboards/orthodox/keymaps/drashna/rules.mk index c4cf6629cb..222a43640e 100644 --- a/keyboards/orthodox/keymaps/drashna/rules.mk +++ b/keyboards/orthodox/keymaps/drashna/rules.mk @@ -7,5 +7,3 @@ TAP_DANCE_ENABLE = no RGBLIGHT_ENABLE = yes AUDIO_ENABLE = yes NKRO_ENABLE = yes -FAUXCLICKY_ENABLE = no -USE_I2C = no |