Browse Source

Remove pointless SERIAL_LINK_ENABLE rules (#12846)

pull/12840/head
Ryan 3 years ago
committed by GitHub
parent
commit
62c3e3d11f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 0 additions and 16 deletions
  1. +0
    -1
      keyboards/boston_meetup/2019/rules.mk
  2. +0
    -1
      keyboards/ckeys/thedora/rules.mk
  3. +0
    -1
      keyboards/hadron/ver3/rules.mk
  4. +0
    -1
      keyboards/hs60/v2/ansi/rules.mk
  5. +0
    -1
      keyboards/hs60/v2/hhkb/rules.mk
  6. +0
    -1
      keyboards/hs60/v2/iso/rules.mk
  7. +0
    -1
      keyboards/moonlander/rules.mk
  8. +0
    -1
      keyboards/nk65/rules.mk
  9. +0
    -1
      keyboards/planck/ez/rules.mk
  10. +0
    -1
      keyboards/planck/keymaps/ishtob/rule.mk
  11. +0
    -1
      keyboards/planck/rev6/rules.mk
  12. +0
    -1
      keyboards/preonic/rev3/rules.mk
  13. +0
    -1
      keyboards/tkc/candybar/lefty/rules.mk
  14. +0
    -1
      keyboards/tkc/candybar/righty/rules.mk
  15. +0
    -1
      layouts/community/ortho_4x12/bocaj/rules.mk
  16. +0
    -1
      layouts/community/ortho_4x12/drashna/rules.mk

+ 0
- 1
keyboards/boston_meetup/2019/rules.mk View File

@ -21,4 +21,3 @@ RGB_MATRIX_DRIVER = WS2812
HAPTIC_ENABLE += DRV2605L
QWIIC_ENABLE = yes
QWIIC_DRIVERS += MICRO_OLED
# SERIAL_LINK_ENABLE = yes

+ 0
- 1
keyboards/ckeys/thedora/rules.mk View File

@ -17,4 +17,3 @@ AUDIO_ENABLE = yes
MIDI_ENABLE = yes # MIDI controls
RGBLIGHT_ENABLE = no
ENCODER_ENABLE = yes
# SERIAL_LINK_ENABLE = yes

+ 0
- 1
keyboards/hadron/ver3/rules.mk View File

@ -22,4 +22,3 @@ HAPTIC_ENABLE += DRV2605L
QWIIC_ENABLE = yes
QWIIC_DRIVERS += MICRO_OLED
ENCODER_ENABLER = yes
# SERIAL_LINK_ENABLE = yes

+ 0
- 1
keyboards/hs60/v2/ansi/rules.mk View File

@ -20,7 +20,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
AUDIO_ENABLE = no # Audio output on port C6
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
#SERIAL_LINK_ENABLE = yes
CIE1931_CURVE = yes


+ 0
- 1
keyboards/hs60/v2/hhkb/rules.mk View File

@ -20,7 +20,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
AUDIO_ENABLE = no # Audio output on port C6
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
#SERIAL_LINK_ENABLE = yes
CIE1931_CURVE = yes


+ 0
- 1
keyboards/hs60/v2/iso/rules.mk View File

@ -20,7 +20,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
AUDIO_ENABLE = no # Audio output on port C6
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
#SERIAL_LINK_ENABLE = yes
CIE1931_CURVE = yes


+ 0
- 1
keyboards/moonlander/rules.mk View File

@ -23,7 +23,6 @@ DEBOUNCE_TYPE = custom
SWAP_HANDS_ENABLE = yes
RGB_MATRIX_ENABLE = yes
RGB_MATRIX_DRIVER = IS31FL3731
#SERIAL_LINK_ENABLE = yes
EEPROM_DRIVER = i2c
#project specific files


+ 0
- 1
keyboards/nk65/rules.mk View File

@ -20,7 +20,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
AUDIO_ENABLE = no # Audio output on port C6
NO_USB_STARTUP_CHECK = no # Disable initialization only when usb is plugged in
#SERIAL_LINK_ENABLE = yes
CIE1931_CURVE = yes


+ 0
- 1
keyboards/planck/ez/rules.mk View File

@ -24,7 +24,6 @@ API_SYSEX_ENABLE = no
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
#SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
# SERIAL_LINK_ENABLE = yes
ENCODER_ENABLE = yes
RGB_MATRIX_DRIVER = IS31FL3737


+ 0
- 1
keyboards/planck/keymaps/ishtob/rule.mk View File

@ -12,7 +12,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover
CUSTOM_MATRIX = yes # Custom matrix file
AUDIO_ENABLE = yes
ENCODER_ENABLE = yes
# SERIAL_LINK_ENABLE = yes
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend


+ 0
- 1
keyboards/planck/rev6/rules.mk View File

@ -26,7 +26,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
RGB_MATRIX_ENABLE = no
RGB_MATRIX_DRIVER = WS2812
# SERIAL_LINK_ENABLE = yes
ENCODER_ENABLE = yes
DIP_SWITCH_ENABLE = yes


+ 0
- 1
keyboards/preonic/rev3/rules.mk View File

@ -29,7 +29,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
RGB_MATRIX_ENABLE = no
RGB_MATRIX_DRIVER = WS2812
# SERIAL_LINK_ENABLE = yes
ENCODER_ENABLE = yes
DIP_SWITCH_ENABLE = yes


+ 0
- 1
keyboards/tkc/candybar/lefty/rules.mk View File

@ -16,7 +16,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no
SERIAL_LINK_ENABLE = no
# Enter lower-power sleep mode when on the ChibiOS idle thread


+ 0
- 1
keyboards/tkc/candybar/righty/rules.mk View File

@ -16,7 +16,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = no
SERIAL_LINK_ENABLE = no
# Enter lower-power sleep mode when on the ChibiOS idle thread


+ 0
- 1
layouts/community/ortho_4x12/bocaj/rules.mk View File

@ -32,7 +32,6 @@ ifeq ($(strip $(KEYBOARD)), planck/light)
endif
ifeq ($(strip $(KEYBOARD)), planck/ez)
RGBLIGHT_ENABLE = no
# SERIAL_LINK_ENABLE = yes
ENCODER_ENABLE = yes
RGB_MATRIX_ENABLE = IS31FL3737
INDICATOR_LIGHTS = yes


+ 0
- 1
layouts/community/ortho_4x12/drashna/rules.mk View File

@ -32,7 +32,6 @@ ifeq ($(strip $(KEYBOARD)), planck/light)
endif
ifeq ($(strip $(KEYBOARD)), planck/ez)
RGBLIGHT_ENABLE = no
# SERIAL_LINK_ENABLE = yes
ENCODER_ENABLE = yes
RGB_MATRIX_ENABLE = yes
INDICATOR_LIGHTS = yes


Loading…
Cancel
Save