diff options
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/default/rules.mk')
| -rw-r--r-- | keyboards/handwired/promethium/keymaps/default/rules.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/handwired/promethium/keymaps/default/rules.mk b/keyboards/handwired/promethium/keymaps/default/rules.mk index 5761be517..4d23b5505 100644 --- a/keyboards/handwired/promethium/keymaps/default/rules.mk +++ b/keyboards/handwired/promethium/keymaps/default/rules.mk | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 1 | ||
| 2 | 2 | ||
| 3 | # Build Options | 3 | # Build Options |
| 4 | # change to "no" to disable the options, or define them in the Makefile in | 4 | # change to "no" to disable the options, or define them in the Makefile in |
| 5 | # the appropriate keymap folder that will get included automatically | 5 | # the appropriate keymap folder that will get included automatically |
| 6 | # | 6 | # |
| 7 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 7 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) |
| @@ -16,10 +16,9 @@ AUDIO_ENABLE = no # Audio output on port C6 | |||
| 16 | UNICODE_ENABLE = no # Unicode | 16 | UNICODE_ENABLE = no # Unicode |
| 17 | UNICODEMAP_ENABLE = yes | 17 | UNICODEMAP_ENABLE = yes |
| 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 18 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 19 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
| 20 | PS2_MOUSE_ENABLE = yes | 20 | PS2_MOUSE_ENABLE = yes |
| 21 | PS2_USE_INT = yes | 21 | PS2_USE_INT = yes |
| 22 | FAUXCLICKY_ENABLE = yes | ||
| 23 | BLUETOOTH = AdafruitBLE | 22 | BLUETOOTH = AdafruitBLE |
| 24 | 23 | ||
| 25 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 24 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
