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 0000000000..87cbd93c2b --- /dev/null +++ b/layouts/community/ergodox/pvinis/rules.mk @@ -0,0 +1,7 @@ +CONSOLE_ENABLE = no # for debugging + +SLEEP_LED_ENABLE = no # no led blinking while sleeping +NKRO_ENABLE = yes # disable for windows +TAP_DANCE_ENABLE = yes # tap-tap-tap + + |