My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/users/tominabox1
Ryan f0618a1d53
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
2 years ago
..
.gitignore [Keymap] Tominabox1 userspace creation (#7014) 6 years ago
config.h Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 3 years ago
dimple_rgb.c Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 3 years ago
doug.c Clean up includes for glcdfont headers (#7745) 5 years ago
readme.md [Keymap] Tominabox1 userspace creation (#7014) 6 years ago
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
tominabox1.c Remove `IS_HOST_LED_ON` and migrate usages (#19753) 2 years ago
tominabox1.h [Keymap] Tominabox1 userspace creation (#7014) 6 years ago
wrappers.h Fix some old keycodes (#19086) 3 years ago

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.