~ruther/qmk_firmware

1b9491f8f3e676806745ab6f4c38b67bf177a0ee — Nick Brassel 3 years ago 5108d53
Fixup builds for TzCI (#17538)

R keyboards/ms_sculpt/sculpt_iso.h => keyboards/ms_sculpt/ms_sculpt.h +0 -0
M keyboards/westm/westm68/rules.mk => keyboards/westm/westm68/rules.mk +2 -0
@@ 19,3 19,5 @@ NKRO_ENABLE = yes           # Enable N-Key Rollover
BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes        # Enable keyboard RGB underglow
AUDIO_ENABLE = no           # Audio output

DEFAULT_FOLDER = westm/westm68/rev2

M keyboards/westm/westm9/rules.mk => keyboards/westm/westm9/rules.mk +3 -1
@@ 21,4 21,6 @@ RGBLIGHT_ENABLE = yes       # Enable keyboard RGB underglow
AUDIO_ENABLE = no           # Audio output

OLED_ENABLE = yes			# Enable the OLED feature
OLED_DRIVER = SSD1306    	# OLED driver
\ No newline at end of file
OLED_DRIVER = SSD1306    	# OLED driver

DEFAULT_FOLDER = westm/westm9/rev2