diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-25 08:31:52 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-25 08:31:52 +0000 |
commit | a857956a3c8475aa99ce10308032924694e22d1f (patch) | |
tree | 13f9427c7fe76137ff6ac3284400f0cebc66b262 /keyboards/handwired/aek64/keymaps/4sstylz | |
parent | 8fa9312b0f1b72c42a65e88b292f80dba8583d9f (diff) | |
parent | 68c327f6724347c06e0d62d6190945e09a42e240 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/aek64/keymaps/4sstylz')
-rw-r--r-- | keyboards/handwired/aek64/keymaps/4sstylz/config.h | 3 | ||||
-rw-r--r-- | keyboards/handwired/aek64/keymaps/4sstylz/rules.mk | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/aek64/keymaps/4sstylz/config.h b/keyboards/handwired/aek64/keymaps/4sstylz/config.h new file mode 100644 index 0000000000..914861332f --- /dev/null +++ b/keyboards/handwired/aek64/keymaps/4sstylz/config.h @@ -0,0 +1,3 @@ +#pragma once + +#define COMBO_COUNT 1 diff --git a/keyboards/handwired/aek64/keymaps/4sstylz/rules.mk b/keyboards/handwired/aek64/keymaps/4sstylz/rules.mk new file mode 100644 index 0000000000..ab1e438182 --- /dev/null +++ b/keyboards/handwired/aek64/keymaps/4sstylz/rules.mk @@ -0,0 +1 @@ +COMBO_ENABLE = yes |