mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-21 06:31:28 +00:00
Re-add RGBW code, so RGB Underglow will compile
This commit is contained in:
parent
e661f1559e
commit
67adb30edd
@ -81,9 +81,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
/* fix space cadet rollover issue */
|
/* fix space cadet rollover issue */
|
||||||
#define DISABLE_SPACE_CADET_ROLLOVER
|
#define DISABLE_SPACE_CADET_ROLLOVER
|
||||||
|
|
||||||
// #define RGBW_BB_TWI
|
#define RGBW_BB_TWI
|
||||||
|
|
||||||
// #define RGBW 1
|
#define RGBW 1
|
||||||
|
|
||||||
/* "debounce" is measured in keyboard scans. Some users reported
|
/* "debounce" is measured in keyboard scans. Some users reported
|
||||||
* needing values as high as 15, which was at the time around 50ms.
|
* needing values as high as 15, which was at the time around 50ms.
|
||||||
|
Loading…
Reference in New Issue
Block a user