diff options
| author | Ryan | 2021-12-08 00:40:26 +0100 |
|---|---|---|
| committer | GitHub | 2021-12-08 00:40:26 +0100 |
| commit | 7f90cb178159d22744ce44b5f6e2223980da5ac6 (patch) | |
| tree | f1769d992b9b206b44a38cecaf34b6bc278980bd /keyboards/cu75/keymaps/iso | |
| parent | b66b911fa20debfb6e49756dee57d22228f5f122 (diff) | |
Remove references to Makefile in keyboard-level rules.mk (#15427)
Diffstat (limited to 'keyboards/cu75/keymaps/iso')
| -rw-r--r-- | keyboards/cu75/keymaps/iso/rules.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/cu75/keymaps/iso/rules.mk b/keyboards/cu75/keymaps/iso/rules.mk index d399776db5..81f53e3dc8 100644 --- a/keyboards/cu75/keymaps/iso/rules.mk +++ b/keyboards/cu75/keymaps/iso/rules.mk @@ -1,8 +1,3 @@ -# Build Options -# change to "no" to disable the options, or define them in the Makefile in -# the appropriate keymap folder that will get included automatically -# - BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite MOUSEKEY_ENABLE = no # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) |