summaryrefslogtreecommitdiff
path: root/keyboards/giabalanai/rules.mk
diff options
context:
space:
mode:
author3araht <69518343+3araht@users.noreply.github.com>2023-04-03 14:12:11 +0900
committerGitHub <noreply@github.com>2023-04-03 15:12:11 +1000
commitfb6557acf1c5b3753034f8d25e738ae964ea0215 (patch)
tree6ac9920c7d58bc095bef12235a34e6f544a139a8 /keyboards/giabalanai/rules.mk
parent2d7240f7303bcf5704750480ee619eca84312cd9 (diff)
New layer added to giabalanai keyboard (#20118)
Diffstat (limited to 'keyboards/giabalanai/rules.mk')
-rw-r--r--keyboards/giabalanai/rules.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/giabalanai/rules.mk b/keyboards/giabalanai/rules.mk
index b676b1da46..d0e8dc4f24 100644
--- a/keyboards/giabalanai/rules.mk
+++ b/keyboards/giabalanai/rules.mk
@@ -1,18 +1,8 @@
# Build Options
# change yes to no to disable
#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-MIDI_ENABLE = yes # MIDI support
-ENCODER_ENABLE = yes # encoder on mute button
-SPLIT_KEYBOARD = yes # Enables split keyboard support
# RGB_MATRIX_ENABLE is not suitable for giabalanai keyboard on the right side (there are dulpicate keys).
RGB_MATRIX_ENABLE = no # Use RGB matrix (Don't enable this when RGBLIGHT_ENABLE is used.)
RGB_MATRIX_DRIVER = WS2812 # 2021/01/23 added.