diff options
Diffstat (limited to 'layouts/community/ergodox/bocaj/rules.mk')
| -rw-r--r-- | layouts/community/ergodox/bocaj/rules.mk | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/layouts/community/ergodox/bocaj/rules.mk b/layouts/community/ergodox/bocaj/rules.mk index aa67ad9e2..88eaf39f8 100644 --- a/layouts/community/ergodox/bocaj/rules.mk +++ b/layouts/community/ergodox/bocaj/rules.mk | |||
| @@ -1,11 +1,14 @@ | |||
| 1 | AUTO_SHIFT_ENABLE = no | 1 | BOOTMAGIC_ENABLE = yes |
| 2 | COMMAND_ENABLE = no | 2 | TAP_DANCE_ENABLE = no |
| 3 | SWAP_HANDS_ENABLE = no | 3 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 4 | TAP_DANCE_ENABLE = yes | 4 | CONSOLE_ENABLE = yes |
| 5 | EXTRAKEY_ENABLE = no | 5 | SPACE_CADET_ENABLE = no |
| 6 | KEY_LOCK_ENABLE = yes | 6 | KEY_LOCK_ENABLE = yes |
| 7 | LEADER_ENABLE = yes | 7 | MOUSEKEY_ENABLE = yes |
| 8 | EXTRAKEY_ENABLE = yes | ||
| 9 | LEADER_ENABLE = yes | ||
| 8 | 10 | ||
| 9 | UNICODE_ENABLE = yes | 11 | UNICODE_ENABLE = no |
| 10 | UNICODEMAP_ENABLE = no | 12 | UNICODEMAP_ENABLE = no |
| 11 | UCIS_ENABLE = no | 13 | RGB_MATRIX_ENABLE = no |
| 14 | RGBLIGHT_ENABLE = no | ||
