mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-30 02:50:10 -04:00
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
95c2b25b62
commit
2fd4fddf1b
61 changed files with 137 additions and 140 deletions
|
@ -17,8 +17,8 @@
|
|||
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#define LOWER FN_MO13
|
||||
#define RAISE FN_MO23
|
||||
#define LOWER TL_LOWR
|
||||
#define RAISE TL_UPPR
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue