~ruther/qmk_firmware

d939f1041bc0b703ecb8afc6872523d5394b5463 — CalciumNitride 5 years ago dfa3017
Fix Arabica37's default RGBLED NUM (#9797)

* adding arabica37

* jp_keymap

* update

* try refactor to use split_common

* fix and update to use split_common

* update and adjust

* clean up

* update

* update

* fix keymap.c

* update

* oled logo

* fix info.json

* remove pro_micro.h

* remove KC_ macro

* move font file

* fix led num
1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/arabica37/keymaps/default/config.h
M keyboards/arabica37/keymaps/default/config.h => keyboards/arabica37/keymaps/default/config.h +1 -1
@@ 33,7 33,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#undef RGBLED_NUM
#define RGBLIGHT_ANIMATIONS
#define RGBLED_NUM 27
#define RGBLED_NUM 50
#define RGBLIGHT_LIMIT_VAL 120
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17