diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:13:00 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:13:00 +0800 |
commit | fe13cedf8c09fa34d5cec4e4c624738095176625 (patch) | |
tree | 818436626d49c7f22f325632b2053edba10d4358 /keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk | |
parent | fa207545a9759c50b9f230eb608d86a9085801d4 (diff) | |
parent | f46379f308783994b8178f95adc686f4b4c3ebd8 (diff) |
merge upstream master
Diffstat (limited to 'keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk')
-rw-r--r-- | keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk b/keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk new file mode 100644 index 0000000000..a94bdba88b --- /dev/null +++ b/keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk @@ -0,0 +1,23 @@ +#Features +TAP_DANCE_ENABLE = yes +SPACE_CADET_ENABLE = yes + + +MAGIC_ENABLE = yes +EXTRAKEY_ENABLE = yes +MOUSEKEY_ENABLE = yes +LEADER_ENABLE = yes +DYNAMIC_MACRO_ENABLE = yes + +#Disabled Features +#COMBO_ENABLE = no +# Combo Key Grave and Escape +#GRAVE_ESC_ENABLE = no +# no unicode support +#UNICODE_ENABLE = no + +#Debugging +#COMMAND_ENABLE = no +#CONSOLE_ENABLE = yes + + |