mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Add osprette
Co-authored-by: Manna Harbour <51143715+manna-harbour@users.noreply.github.com>
This commit is contained in:
committed by
Manna Harbour
parent
a641c50520
commit
a2e0ac1f5e
18
miryoku/mapping/34-osprette.h
Normal file
18
miryoku/mapping/34-osprette.h
Normal file
@@ -0,0 +1,18 @@
|
||||
// Copyright 2021 Manna Harbour
|
||||
// https://github.com/manna-harbour/miryoku
|
||||
|
||||
#define MIRYOKU_MAPPING( \
|
||||
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, \
|
||||
K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, \
|
||||
K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, \
|
||||
N30, N31, K32, K33, K34, K35, K36, K37, N38, N39 \
|
||||
) \
|
||||
K01 K02 K03 K04 K05 K06 K07 K08 \
|
||||
K00 K10 K11 K12 K13 K14 K15 K16 K17 K18 K19 K09 \
|
||||
K20 K21 K22 K23 K24 K25 K26 K27 K28 K29 \
|
||||
K33 K34 K35 K36
|
||||
|
||||
#define MIRYOKU_COMBO_TPSL 30 31
|
||||
#define MIRYOKU_COMBO_TPSR 32 33
|
||||
|
||||
#define MIRYOKU_COMBO_TPS_ENABLE
|
||||
Reference in New Issue
Block a user