qmk_firmware/users/tominabox1
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
.gitignore
config.h Fix RGB/LED Suspend defines (#13146) 2021-06-09 22:59:19 -07:00
dimple_rgb.c
doug.c
readme.md
rules.mk [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
tominabox1.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
tominabox1.h
wrappers.h

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.