qmk_firmware/users/tominabox1
Ryan 1cb1a5a374
Remove legacy Grave Escape keycodes (#18787)
2022-10-20 18:04:11 -07:00
..
.gitignore
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) 2022-10-15 09:59:31 -07:00
dimple_rgb.c Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
doug.c
readme.md
rules.mk
tominabox1.c Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
tominabox1.h [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
wrappers.h Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00

readme.md

Overview

My user-space code covers the Minivan, Dimple, CRKBD, and Teensy based HHKB converter. 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. All of the keymaps are derivative of the Dimple keymap and utilize its wrappers in the definition of additional wrappers.