My own customised firmware for the Keyboardio Model100
Go to file
Gergely Polonkai 091c29ed2e
Define tap dance for parens/braces
The keys labeled as Tab and Enter are now all the brackets.

Tap tapped once is `(`, tapped twice is `[`, tapped thrice is `{`.
Enter tapped once is `)`, tapped twice is `]`, tapped thrice is `}`.
2022-06-25 07:28:04 +02:00
Makefile Initial commit with the example firmware 2022-06-01 18:44:00 +02:00
Model100.ino Define tap dance for parens/braces 2022-06-25 07:28:04 +02:00
TapDance.cpp Define tap dance for parens/braces 2022-06-25 07:28:04 +02:00
TapDance.h Define tap dance for parens/braces 2022-06-25 07:28:04 +02:00
sketch.json Initial commit with the example firmware 2022-06-01 18:44:00 +02:00