Browse Source

Fixup builds for TzCI (#17538)

pull/17556/head
Nick Brassel 1 year ago
committed by GitHub
parent
commit
1b9491f8f3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions
  1. +0
    -0
      keyboards/ms_sculpt/ms_sculpt.h
  2. +2
    -0
      keyboards/westm/westm68/rules.mk
  3. +3
    -1
      keyboards/westm/westm9/rules.mk

keyboards/ms_sculpt/sculpt_iso.h → keyboards/ms_sculpt/ms_sculpt.h View File


+ 2
- 0
keyboards/westm/westm68/rules.mk View File

@ -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

+ 3
- 1
keyboards/westm/westm9/rules.mk View File

@ -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
OLED_DRIVER = SSD1306 # OLED driver
DEFAULT_FOLDER = westm/westm9/rev2

Loading…
Cancel
Save