Keyd : Add DRG macro message & possible bhop.

This commit is contained in:
Dmitry Voronin 2024-04-27 02:37:03 +03:00
parent c6623bc348
commit 4ce33a429d
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 2 additions and 0 deletions

View file

@ -27,6 +27,7 @@
j = "down";
k = "up";
l = "right";
# space = "macro2(1, 100, macro(space))"; # NOTE: Possible bhop example.
};
layer_control = {

View file

@ -39,5 +39,6 @@
alt.2 = macro(enter 10ms H e c k space y e s ! enter)
alt.3 = macro(enter 10ms < 3 enter)
alt.4 = macro(enter 10ms J u s t space a space s i d e - j o b space w h i l e space w a i t i n g space f o r space a space s e x space u p d a t e . enter)
alt.m = macro(enter 10ms I space r e p l y space u s i n g space m a c r o s . space U s e space s o f t w a r e space l i k e space k e y d , space o r space b u y space a space Q M K space k e y b o a r d . enter)
'';
}