Eric Gebhart user space and keymaps (#17487)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
49a78b8114
commit
050472a4d0
147 changed files with 13177 additions and 4102 deletions
7
users/ericgebhart/defs/send_string.def
Normal file
7
users/ericgebhart/defs/send_string.def
Normal file
|
@ -0,0 +1,7 @@
|
|||
// key to be defined and string to send.
|
||||
|
||||
//SEND_STR(MYKEY, "this is a test")
|
||||
//SEND_STR_DELAY(MYKEY4, "this is another test")
|
||||
|
||||
SEND_STR_DELAY(VRSN, QMK_KEYBOARD ":" QMK_KEYMAP " @ " QMK_VERSION ", Built on: " QMK_BUILDDATE)
|
||||
// SEND_STR_DELAY(VRSN, QMK_KEYBOARD ":" QMK_KEYMAP " # @ " QMK_VERSION)
|
Loading…
Add table
Add a link
Reference in a new issue