summaryrefslogtreecommitdiff
path: root/keyboards/sirius/unigo66/custom_matrix.cpp
Commit message (Collapse)AuthorAge
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
| | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()`
* Align location of some host led logic (#15954)Joel Challis2022-01-22
| | | | | | | | | | | | | * Align location of host led logic * Move more * align ifdefs * Fix up includes * Move callback defs * Convert comment to build message
* [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
|
* [Keyboard] UniGo66 keyboard added (#4913)Daniel H Klein2019-01-27
* UniGo66 keyboard added * UniGo66 keyboard added * case correction of unigo66 files * create sirius folder * Update keyboards/sirius/unigo66/rules.mk Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/danielhklein/keymap.c Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/default/config.h Co-Authored-By: danielhklein <danielklein@utexas.edu> * Update keyboards/sirius/unigo66/keymaps/danielhklein/config.h Co-Authored-By: danielhklein <danielklein@utexas.edu> * debugging * correct keymap to layout * readme * remove common config * suggested changes to config.h * default keymap cleanup