diff options
author | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-04-19 01:38:08 +0700 |
---|---|---|
committer | Priyadi Iman Nurcahyo <priyadi@priyadi.net> | 2017-04-19 01:38:08 +0700 |
commit | 93b2f23bba16348e2ea5d8c83d928e3a45e2b7cc (patch) | |
tree | 7322b1c6c665ee0d4ec0decbb0dda819890050b2 /keyboards/handwired/promethium/keymaps/priyadi/Makefile | |
parent | ae8ac581c0253157eefe035d65499a9f162b07aa (diff) |
Promethium rev2
* 10 more indicator LEDs
* Piezo buzzer
* Uses HC138 decoder to free up 5 pins
* Trackpoint buttons are now part of matrix
Diffstat (limited to 'keyboards/handwired/promethium/keymaps/priyadi/Makefile')
-rw-r--r-- | keyboards/handwired/promethium/keymaps/priyadi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/promethium/keymaps/priyadi/Makefile b/keyboards/handwired/promethium/keymaps/priyadi/Makefile index 46fdfa0118..e3428254f6 100644 --- a/keyboards/handwired/promethium/keymaps/priyadi/Makefile +++ b/keyboards/handwired/promethium/keymaps/priyadi/Makefile @@ -19,6 +19,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. PS2_MOUSE_ENABLE = yes PS2_USE_INT = yes +FAUXCLICKY_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 |