diff options
Diffstat (limited to 'users/tominabox1/readme.md')
-rw-r--r-- | users/tominabox1/readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/tominabox1/readme.md b/users/tominabox1/readme.md new file mode 100644 index 0000000000..99a3542bc3 --- /dev/null +++ b/users/tominabox1/readme.md @@ -0,0 +1,5 @@ +# Overview + +My user-space code covers the [Minivan](../../keyboards/thevankeyboards/minivan/keymaps/tominabox1/keymap.c), [Dimple](../../keyboards/lazydesigners/dimple/keymaps/tominabox1/keymap.c), [CRKBD](../../keyboards/crkbd/keymaps/tominabox1/keymap.c), and [Teensy based HHKB converter](../../keyboards/hhkb/keymaps/tominabox1/). My code makes extensive use of @Drashna's code and much love and praise goes to him for figuring a lot of this stuff out! + +My usercode utilizes the layout wrappers contained in [wrappers.h](wrappers.h). All of the keymaps are derivative of the Dimple keymap and utilize its wrappers in the definition of additional wrappers. |