diff options
| author | QMK Bot <hello@qmk.fm> | 2021-09-12 05:28:01 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-09-12 05:28:01 +0000 |
| commit | bda8924795759e2d4c9e39fa5b6cdfe54145555c (patch) | |
| tree | 529c5abcb165cc9e9c1c66137c3877311d3f0092 /keyboards/primekb | |
| parent | 1895151a9c71fb870cfc37233a7e89fe88379358 (diff) | |
| parent | 5af17997359d91ee0a7340d1e17514fe8c8a46f1 (diff) | |
| download | qmk_firmware-bda8924795759e2d4c9e39fa5b6cdfe54145555c.tar.gz qmk_firmware-bda8924795759e2d4c9e39fa5b6cdfe54145555c.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/primekb')
| -rw-r--r-- | keyboards/primekb/meridian/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/primekb/prime_e/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/primekb/prime_l/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/primekb/prime_m/rules.mk | 1 | ||||
| -rw-r--r-- | keyboards/primekb/prime_o/rules.mk | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/primekb/meridian/rules.mk b/keyboards/primekb/meridian/rules.mk index 3ab016a5e..03b759852 100644 --- a/keyboards/primekb/meridian/rules.mk +++ b/keyboards/primekb/meridian/rules.mk | |||
| @@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 21 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
| 22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 23 | WS2812_DRIVER = spi | 22 | WS2812_DRIVER = spi |
| 24 | 23 | ||
diff --git a/keyboards/primekb/prime_e/rules.mk b/keyboards/primekb/prime_e/rules.mk index 51a79e1a3..c10645db9 100644 --- a/keyboards/primekb/prime_e/rules.mk +++ b/keyboards/primekb/prime_e/rules.mk | |||
| @@ -16,7 +16,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration | |||
| 16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 16 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
| 19 | BLUETOOTH_ENABLE = no # Enable Bluetooth | ||
| 20 | AUDIO_ENABLE = no # Audio output | 19 | AUDIO_ENABLE = no # Audio output |
| 21 | 20 | ||
| 22 | DEFAULT_FOLDER = primekb/prime_e/std | 21 | DEFAULT_FOLDER = primekb/prime_e/std |
diff --git a/keyboards/primekb/prime_l/rules.mk b/keyboards/primekb/prime_l/rules.mk index b16df1f29..8c56f867e 100644 --- a/keyboards/primekb/prime_l/rules.mk +++ b/keyboards/primekb/prime_l/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 23 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output on port C6 |
| 24 | 23 | ||
| 25 | DEFAULT_FOLDER = primekb/prime_l/v1 | 24 | DEFAULT_FOLDER = primekb/prime_l/v1 |
diff --git a/keyboards/primekb/prime_m/rules.mk b/keyboards/primekb/prime_m/rules.mk index 9c17b6ec4..a093709ee 100644 --- a/keyboards/primekb/prime_m/rules.mk +++ b/keyboards/primekb/prime_m/rules.mk | |||
| @@ -19,7 +19,6 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 23 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output on port C6 |
| 24 | 23 | ||
| 25 | LAYOUTS = numpad_5x6 | 24 | LAYOUTS = numpad_5x6 |
diff --git a/keyboards/primekb/prime_o/rules.mk b/keyboards/primekb/prime_o/rules.mk index f2f1b1b78..affe6d8ba 100644 --- a/keyboards/primekb/prime_o/rules.mk +++ b/keyboards/primekb/prime_o/rules.mk | |||
| @@ -19,5 +19,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality on B7 by default |
| 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | ||
| 23 | AUDIO_ENABLE = no # Audio output on port C6 | 22 | AUDIO_ENABLE = no # Audio output on port C6 |
