Ryan e12ca14af8 Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 2 yıl önce
..
.gitignore c26faed2b6 [Keymap] Tominabox1 userspace creation (#7014) 5 yıl önce
config.h e12ca14af8 Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) 2 yıl önce
dimple_rgb.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2 yıl önce
doug.c c9e3fa6f70 Clean up includes for glcdfont headers (#7745) 5 yıl önce
readme.md c26faed2b6 [Keymap] Tominabox1 userspace creation (#7014) 5 yıl önce
rules.mk 84ea77ead6 Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 3 yıl önce
tominabox1.c 36c410592d Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2 yıl önce
tominabox1.h c26faed2b6 [Keymap] Tominabox1 userspace creation (#7014) 5 yıl önce
wrappers.h de66797705 Fix some old keycodes (#19086) 2 yıl önce

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.