summaryrefslogtreecommitdiffstats
path: root/users/romus/config.h
diff options
context:
space:
mode:
authorROMUSKING <38523153+ROMUSKING@users.noreply.github.com>2018-10-22 20:54:31 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-22 20:54:31 +0200
commit5694e7b6a60e0a1b60c1bd7fce51e99a8314abb7 (patch)
tree32e57d2c124cf92c6dc4b8c53465312c4aa23202 /users/romus/config.h
parentcf19cb0dbeda15d51df9c513a51cd2d985747b36 (diff)
downloadqmk_firmware-5694e7b6a60e0a1b60c1bd7fce51e99a8314abb7.tar.gz
qmk_firmware-5694e7b6a60e0a1b60c1bd7fce51e99a8314abb7.tar.xz
Keymap: add new keymap (#4127)
* an attempt at own layout * typematrixed dvorak * columns shifted columns shifted out, second pinky column moved to the inside. * Update users/romus/romus.h * code cleanup Changes requested by Drashna + Tap Dance enabled * Fixed EOF Fixed the no newline at the end of file alert. * rgblight fight eeprom writes * rgb code simplification * Update users/romus/README.md * Update quantum/keymap_extras/keymap_slovenian.h
Diffstat (limited to 'users/romus/config.h')
-rw-r--r--users/romus/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/romus/config.h b/users/romus/config.h
new file mode 100644
index 000000000..9332febe6
--- /dev/null
+++ b/users/romus/config.h
@@ -0,0 +1,8 @@
+#pragma once
+
+#ifdef TAP_DANCE_ENABLE
+ #define TAPPING_TERM 300
+ #define TAPPING_TOGGLE 1
+#endif
+
+// !USERSPACE_CONFIG_H