1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-11-11 16:58:19 +00:00
commit 40a2f1510b
3 changed files with 22 additions and 22 deletions

View file

@ -78,7 +78,7 @@
# define RGBLIGHT_EFFECT_KNIGHT # define RGBLIGHT_EFFECT_KNIGHT
# define RGBLIGHT_EFFECT_CHRISTMAS # define RGBLIGHT_EFFECT_CHRISTMAS
# define RGBLIGHT_EFFECT_STATIC_GRADIENT # define RGBLIGHT_EFFECT_STATIC_GRADIENT
# define RGBLIGHT_EFFECT_ALTERNATING // # define RGBLIGHT_EFFECT_ALTERNATING
# define RGBLIGHT_EFFECT_TWINKLE # define RGBLIGHT_EFFECT_TWINKLE
# define RGBLED_NUM 18 # define RGBLED_NUM 18
# define RGBLIGHT_HUE_STEP 5 # define RGBLIGHT_HUE_STEP 5

View file

@ -1,10 +1,10 @@
{ {
"keyboard_name": "PK64RGB", "keyboard_name": "PK64RGB",
"url": "", "url": "",
"maintainer": "yj7272098", "maintainer": "yj7272098",
"layouts": { "layouts": {
"LAYOUT_64_ansi": "LAYOUT_64_ansi": {
[ "layout": [
{"x":0, "y":0}, {"x":0, "y":0},
{"x":1, "y":0}, {"x":1, "y":0},
{"x":2, "y":0}, {"x":2, "y":0},
@ -76,8 +76,8 @@
{"x":11, "y":4}, {"x":11, "y":4},
{"x":12, "y":4}, {"x":12, "y":4},
{"x":13, "y":4}, {"x":13, "y":4},
{"x":14, "y":4}, {"x":14, "y":4}
]
] }
} }
} }

View file

@ -1,2 +1,2 @@
LTO_ENABLE = yes
VIA_ENABLE = yes VIA_ENABLE = yes
SPACE_CADET_ENABLE = no