summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/rev3/rules.mk
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-01-01 23:21:01 +0100
committerJack Humbert <jack.humb@gmail.com>2018-01-01 23:21:01 +0100
commit17200f47123b839ee0a5e4f2dfd33a00dff09e90 (patch)
tree46a6be6e61361e1f548daa1ce6cb461f5c291fee /keyboards/orthodox/rev3/rules.mk
parenteb903c7623f97ecd51a0fe4a0ca911bdcbc204cf (diff)
downloadqmk_firmware-17200f47123b839ee0a5e4f2dfd33a00dff09e90.tar.gz
qmk_firmware-17200f47123b839ee0a5e4f2dfd33a00dff09e90.tar.xz
Clean up and tweaks of drashna keymaps and userspace (#2200)
* Minor tweaks modified: users/drashna/drashna.c * Fix Workman ASCII art * Add OSM for shifts * Make Viterbi's 00 code consistant * Minor Cleanup off Userspace * Change Tapping Term on Ergodox * Re-add EEPROM code * Minor updates and tweaks * Use QMK_H variables to make keymaps more universal * Forgot 'break;' for covecube layer * Tweak Viterbi files now that I have hands on * Add secrets to Ergodox * RGB tweaks to Viterbi * Viterbi RGB layout tweeks * Minor tweaks * Add One Shot Mod tap toggle * Add Faux Clicky to Viterbi, and disable controller's LEDs * Minor tweaks * Move D3 keycode defines into userspace * Updated Userspace Readme
Diffstat (limited to 'keyboards/orthodox/rev3/rules.mk')
-rw-r--r--keyboards/orthodox/rev3/rules.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/orthodox/rev3/rules.mk b/keyboards/orthodox/rev3/rules.mk
index a0825b4ef..549b6a253 100644
--- a/keyboards/orthodox/rev3/rules.mk
+++ b/keyboards/orthodox/rev3/rules.mk
@@ -1,5 +1,2 @@
BACKLIGHT_ENABLE = no
-ifndef QUANTUM_DIR
- include ../../../Makefile
-endif \ No newline at end of file