qmk-dactyl-manuform-a/users/tominabox1
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
.gitignore [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
config.h Fix RGB/LED Suspend defines (#13146) 2021-06-09 22:59:19 -07:00
dimple_rgb.c [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07: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 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
tominabox1.c [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
tominabox1.h [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -07:00
wrappers.h [Keymap] Tominabox1 userspace creation (#7014) 2019-10-18 18:15:57 -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.