diff options
author | Jean Olivier Simoneau <jean.olivier.simoneau@usherbrooke.ca> | 2017-12-14 00:21:48 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-14 00:21:48 -0500 |
commit | 1226c69f4f9fd4a573c314116439d884e5d4647c (patch) | |
tree | b5992e20b1dcc1b26b2c544e38e3ce07a77dec27 /keyboards/xd60/rules.mk | |
parent | 8a1e656099a966966e7c81b08d9fb2770e8a61ad (diff) |
Adding my xd60 layout. (#2078)
* Added xd60:Jos keymap
* Corrected Layout image for xd60:Jos layout
* Update README for xd60:Jos layout
* Created rules.mk for xd60:Jos layout
* Fixed an edge case for xd60:Jos layout
* Now using a specific for xd60:Jos layout instead of modifying the main one
* Better physical layout image for xd60:Jos layout
Diffstat (limited to 'keyboards/xd60/rules.mk')
-rw-r--r-- | keyboards/xd60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd60/rules.mk b/keyboards/xd60/rules.mk index 174c3ec848..759347214b 100644 --- a/keyboards/xd60/rules.mk +++ b/keyboards/xd60/rules.mk @@ -61,5 +61,5 @@ MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |