aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/keymaps/pitty/Makefile
diff options
context:
space:
mode:
authorPittyolo <kovacspitti@gmail.com>2017-10-10 19:08:37 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-10 07:08:37 -1000
commit31808df29489770a85f15d03e4908c05ee4a3173 (patch)
tree9cbddbed652bded8998b0abded6ee1794714344a /keyboards/nyquist/keymaps/pitty/Makefile
parentcfd118d158bc13cf65ed0bb05fd1995d4892ac2e (diff)
downloadfirmware-31808df29489770a85f15d03e4908c05ee4a3173.tar.gz
firmware-31808df29489770a85f15d03e4908c05ee4a3173.tar.bz2
firmware-31808df29489770a85f15d03e4908c05ee4a3173.zip
Added ISO Hungarian friendly keymap (#1808)
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c
Diffstat (limited to 'keyboards/nyquist/keymaps/pitty/Makefile')
-rw-r--r--keyboards/nyquist/keymaps/pitty/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/nyquist/keymaps/pitty/Makefile b/keyboards/nyquist/keymaps/pitty/Makefile
new file mode 100644
index 000000000..8ebc85a44
--- /dev/null
+++ b/keyboards/nyquist/keymaps/pitty/Makefile
@@ -0,0 +1,6 @@
+RGBLIGHT_ENABLE = yes
+NKRO_ENABLE = yes
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif