X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Forthodox%2Fkeymaps%2Fdrashna%2Fconfig.h;fp=keyboards%2Forthodox%2Fkeymaps%2Fdrashna%2Fconfig.h;h=1f04d5298c9c73fa6508aa3f5d84c365d11ee7e4;hb=a2cec0594b15dc667adf7f1b0e35cb698dc1758d;hp=a2eaf63c30210eb91e5d34d609010f175311f020;hpb=6d73fe12779d6e8527d404572810ea95e714dce7;p=qmk_firmware.git diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index a2eaf63c3..1f04d5298 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/config.h @@ -23,8 +23,8 @@ along with this program. If not, see . /* Use I2C or Serial, not both */ -#define USE_SERIAL -#undef USE_I2C +// #define USE_SERIAL +#define USE_I2C /* Select hand configuration */ @@ -41,6 +41,7 @@ along with this program. If not, see . #ifdef RGBLIGHT_ENABLE #define RGB_DI_PIN D3 #define RGBLED_NUM 16 // Number of LEDs +#define RGBLED_SPLIT { 8, 8 } #define RGBLIGHT_HUE_STEP 12 #define RGBLIGHT_SAT_STEP 12