diff options
Diffstat (limited to 'keyboards/ai03/duet/keymaps/coordinate/readme.md')
-rw-r--r-- | keyboards/ai03/duet/keymaps/coordinate/readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/ai03/duet/keymaps/coordinate/readme.md b/keyboards/ai03/duet/keymaps/coordinate/readme.md new file mode 100644 index 0000000000..de8245875d --- /dev/null +++ b/keyboards/ai03/duet/keymaps/coordinate/readme.md @@ -0,0 +1,4 @@ +# The coordinate keymap for Duet + +An example keymap which sends a string `[a-r][0-5]` corresponding to the column-row position of the pressed switch. +Possibly useful for pairing to a kiosk device provided the display application can parse and handle this format. |