aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-07-11 08:50:18 -0700
committerGitHub <noreply@github.com>2021-07-11 08:50:18 -0700
commit4f3a4eca9753146a239726191251c40e4b940a0d (patch)
tree223aaa0ad57401bcef775e60f19dab8da2a4f654
parent0453b61e1a229512793e808ffd36a2080e01589a (diff)
downloadqmk_firmware-4f3a4eca9753146a239726191251c40e4b940a0d.tar.gz
qmk_firmware-4f3a4eca9753146a239726191251c40e4b940a0d.zip
[Keymap] Fix Corne Via Layout properly (#13518)
-rw-r--r--keyboards/crkbd/keymaps/via/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/via/config.h b/keyboards/crkbd/keymaps/via/config.h
index 00af10c7e..fc8e7c478 100644
--- a/keyboards/crkbd/keymaps/via/config.h
+++ b/keyboards/crkbd/keymaps/via/config.h
@@ -28,6 +28,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
28# undef RGBLED_NUM 28# undef RGBLED_NUM
29# define RGBLIGHT_ANIMATIONS 29# define RGBLIGHT_ANIMATIONS
30# define RGBLED_NUM 54 30# define RGBLED_NUM 54
31# undef RGBLED_SPLIT
31# define RGBLED_SPLIT \ 32# define RGBLED_SPLIT \
32 { 27, 27 } 33 { 27, 27 }
33# define RGBLIGHT_LIMIT_VAL 120 34# define RGBLIGHT_LIMIT_VAL 120