qmk_firmware/users/tominabox1
2023-04-03 15:32:47 +10:00
..
.gitignore [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
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 [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
rules.mk Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
tominabox1.c Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
tominabox1.h [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
wrappers.h Fix some old keycodes (#19086) 2022-11-15 16:52:01 +00:00

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.