diff options
author | Nick Brassel <nick@tzarc.org> | 2022-05-31 15:38:08 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 22:38:08 -0700 |
commit | 854547330704fb1b1f07d547d49728da8b92b2a3 (patch) | |
tree | c2b85397ba3a50e3b93ab44d82de2823cb054c18 /keyboards/40percentclub | |
parent | 9e2fe4eff6d36d20aeeea57408216ff329b2bd31 (diff) | |
download | qmk_firmware-854547330704fb1b1f07d547d49728da8b92b2a3.tar.gz qmk_firmware-854547330704fb1b1f07d547d49728da8b92b2a3.zip |
Removes terminal from QMK. (#17258)
Diffstat (limited to 'keyboards/40percentclub')
-rw-r--r-- | keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk b/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk index 5ac2ce5ccb..3d056cb71b 100644 --- a/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk +++ b/keyboards/40percentclub/mf68/keymaps/delivrance/rules.mk @@ -1,6 +1,5 @@ BACKLIGHT_DRIVER = custom NKRO_ENABLE = yes -TERMINAL_ENABLE = yes DYNAMIC_MACRO_ENABLE = yes # Use RAM (fake EEPROM, transient) instead of real EEPROM |