[Keyboard] Add Winry315 keyboard (#15894)

This commit is contained in:
Sergey Vlasov
2022-03-08 06:45:30 +03:00
committed by GitHub
parent 86966fce69
commit 249bc3a5c5
16 changed files with 995 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
// Copyright 2022 Sergey Vlasov (@sigprof)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define DYNAMIC_KEYMAP_LAYER_COUNT 8
// Enable a limited form of RGB Matrix support in VIA (requires redefining the
// effect list in the VIA JSON, which then becomes not 100% compatible with the
// RGBLIGHT firmwares).
#define VIA_QMK_RGBLIGHT_ENABLE
// Enable the workaround for the speed parameter mismatch between RGBLIGHT and
// RGB Matrix, so that the speed slider in VIA behaves in a more useful way.
#define VIA_CUSTOM_LIGHTING_ENABLE