[Keyboard] Freoduo - handwired split ortho keyboard. (#10724)
* Freoduo v1 - with fixes from @fauxpark and rebased to master branch of QMK. * One more suggested fix from @fauxpark * Fixes after @drashna review.
This commit is contained in:
9
keyboards/handwired/freoduo/keymaps/default/config.h
Normal file
9
keyboards/handwired/freoduo/keymaps/default/config.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#define GRAVE_ESC_CTRL_OVERRIDE
|
||||
#define RGBLED_NUM 18
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLED_SPLIT { 9, 9 }
|
||||
// Switch RGB sides with LED MAP.
|
||||
#define RGBLIGHT_LED_MAP { 8, 7, 6, 5, 4, 3, 2, 1, 0, 17, 16, 15, 14, 13, 12, 11, 10, 9}
|
||||
#define RGBLIGHT_LAYERS
|
||||
Reference in New Issue
Block a user