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

This commit is contained in:
QMK Bot 2023-06-04 01:11:30 +00:00
commit 220dad26d0
1 changed files with 2 additions and 1 deletions

View File

@ -20,8 +20,8 @@
"caps_lock": "B9", "caps_lock": "B9",
"on_state": 0 "on_state": 0
}, },
"diode_direction": "COL2ROW",
"rgblight": { "rgblight": {
"pin": "A7",
"led_count": 24, "led_count": 24,
"sleep": true, "sleep": true,
"animations": { "animations": {
@ -38,6 +38,7 @@
} }
}, },
"ws2812": { "ws2812": {
"pin": "A7",
"driver": "spi" "driver": "spi"
}, },
"community_layouts": ["65_ansi_blocker_tsangan"], "community_layouts": ["65_ansi_blocker_tsangan"],