mirror of
https://github.com/CrispyPin/zmk-config.git
synced 2025-05-07 16:45:33 +02:00
update helper.h
This commit is contained in:
parent
eb881f3671
commit
a001d94b4e
2 changed files with 1 additions and 6 deletions
|
@ -5,11 +5,6 @@
|
|||
#define HOST_OS 1
|
||||
#include "../../../../zmk-nodefree-config/helper.h"
|
||||
|
||||
// activate Linux-mode for helper script
|
||||
// #undef OS_UNICODE_LEAD
|
||||
// #undef OS_UNICODE_TRAIL
|
||||
// #define OS_UNICODE_LEAD ¯o_tap &kp LS(LC(U)) // <- Linux compose sequence
|
||||
// #define OS_UNICODE_TRAIL ¯o_tap &kp SPACE // <- Space terminates unicode input on Linux
|
||||
|
||||
ZMK_UNICODE_PAIR(lin_ae, N0, N0, E, N4, N0, N0, C, N4)
|
||||
ZMK_UNICODE_PAIR(lin_ao, N0, N0, E, N5, N0, N0, C, N5)
|
||||
|
@ -27,6 +22,7 @@ ZMK_UNICODE_PAIR(win_ao, N0, N0, E, N5, N0, N0, C, N5)
|
|||
ZMK_UNICODE_PAIR(win_oe, N0, N0, F, N6, N0, N0, D, N6)
|
||||
|
||||
|
||||
|
||||
#define BASE 0
|
||||
#define SYM 1
|
||||
#define NAV 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue