qmk_firmware/users/tominabox1
Ryan f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
2023-02-06 02:36:09 +00:00
..
.gitignore
config.h Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 2022-11-27 04:18:24 +11: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 Clean up includes for glcdfont headers (#7745) 2020-03-01 17:56:50 +11:00
readme.md
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00
tominabox1.c Remove `IS_HOST_LED_ON` and migrate usages (#19753) 2023-02-06 02:36:09 +00:00
tominabox1.h
wrappers.h Fix some old keycodes (#19086) 2022-11-15 16:52:01 +00: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.