diff options
author | Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> | 2022-07-02 22:35:37 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 22:35:37 +1000 |
commit | 882eadd94de2e2c8bde63384a3026524c1ff407c (patch) | |
tree | a851a177e153922f88d56589cfe7e4841fba370a /keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk | |
parent | 7a5f76d40a8a04af9e16cbaa79d90e93bca9970d (diff) |
[Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231)
Diffstat (limited to 'keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk')
-rw-r--r-- | keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk b/keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk index 24f7bdab9c..cf6371fda0 100644 --- a/keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk +++ b/keyboards/idobao/id67/keymaps/vinorodrigues/rules.mk @@ -1,5 +1,3 @@ LTO_ENABLE = yes VIA_ENABLE = yes - -KEY_LOCK_ENABLE = no # Enable KC_LOCK support -NKRO_ENABLE = no # N-Key Rollover must be OFF for mac keys to work +NKRO_ENABLE = no # N-Key Rollover must be OFF for mac keys to work |