diff options
Diffstat (limited to 'layouts/community/ergodox/pvinis/rules.mk')
-rw-r--r-- | layouts/community/ergodox/pvinis/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/community/ergodox/pvinis/rules.mk b/layouts/community/ergodox/pvinis/rules.mk new file mode 100644 index 000000000..87cbd93c2 --- /dev/null +++ b/layouts/community/ergodox/pvinis/rules.mk | |||
@@ -0,0 +1,7 @@ | |||
1 | CONSOLE_ENABLE = no # for debugging | ||
2 | |||
3 | SLEEP_LED_ENABLE = no # no led blinking while sleeping | ||
4 | NKRO_ENABLE = yes # disable for windows | ||
5 | TAP_DANCE_ENABLE = yes # tap-tap-tap | ||
6 | |||
7 | |||