summaryrefslogtreecommitdiff
path: root/keyboards/sentraq/s60_x
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-30 08:14:21 +1000
committerGitHub <noreply@github.com>2021-09-30 08:14:21 +1000
commit36bc3c867eda54921b64b2f4e7262a371dbecd65 (patch)
treeea211c41c0d42b3f95fe37fded0b0949e986b261 /keyboards/sentraq/s60_x
parent8fccd82d4ec8292892067ab06dd235cf9b2d1565 (diff)
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Diffstat (limited to 'keyboards/sentraq/s60_x')
-rw-r--r--keyboards/sentraq/s60_x/default/rules.mk1
-rw-r--r--keyboards/sentraq/s60_x/rgb/rules.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/sentraq/s60_x/default/rules.mk b/keyboards/sentraq/s60_x/default/rules.mk
index 45ae2f090e..328768f9e7 100644
--- a/keyboards/sentraq/s60_x/default/rules.mk
+++ b/keyboards/sentraq/s60_x/default/rules.mk
@@ -13,7 +13,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-UNICODE_ENABLE = no # Unicode
AUDIO_ENABLE = no # Audio output
LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_iso 60_hhkb
diff --git a/keyboards/sentraq/s60_x/rgb/rules.mk b/keyboards/sentraq/s60_x/rgb/rules.mk
index 23259e9395..dd294d1be3 100644
--- a/keyboards/sentraq/s60_x/rgb/rules.mk
+++ b/keyboards/sentraq/s60_x/rgb/rules.mk
@@ -13,7 +13,6 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
-UNICODE_ENABLE = no # Unicode
AUDIO_ENABLE = no # Audio output
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration