mirror of
https://github.com/babariviere/zmk-config.git
synced 2025-01-18 02:52:29 +00:00
fix: use key-labels for zmk
This commit is contained in:
parent
c5d7b7e53c
commit
c7798b8990
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/bt.h>
|
||||
|
||||
#include "zmk-helpers/keypos_def/keypos_34keys.h"
|
||||
#include "zmk-helpers/key-labels/34.h"
|
||||
|
||||
#define BASE 0
|
||||
#define SYM 1
|
||||
|
|
Loading…
Reference in a new issue