Ryan
|
c635733a7f
|
Remove `quantum.h` includes from keyboard code (#23394)
|
2024-04-03 10:44:25 +11:00 |
Joel Challis
|
1d0b4c8d38
|
Tidy up use of keycode range helpers (#19756)
|
2023-02-10 21:10:14 +00:00 |
Nick Brassel
|
64715084b2
|
Fixup build failures. (#19332)
|
2022-12-15 09:56:30 +11:00 |
Joel Challis
|
1124bbc1db
|
Remove deprecated led_set_kb (#19273)
* Remove led_set_kb maintaining existing led_set_user behaviour
* Also call led_set_user
|
2022-12-14 11:14:10 +00:00 |
Ryan
|
bd70f5261c
|
Remove `matrix_key_count()` (#16603)
* Remove `matrix_key_count()`
* Remove `matrix_bitpop()`
|
2022-03-10 12:18:07 +00:00 |
Joel Challis
|
6e83b44940
|
Align location of some host led logic (#15954)
* Align location of host led logic
* Move more
* align ifdefs
* Fix up includes
* Move callback defs
* Convert comment to build message
|
2022-01-22 21:17:02 +00:00 |
Stefan Kerkmann
|
c1297ceb97
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
|
2021-11-29 08:22:10 -08:00 |
Daniel H Klein
|
9ae800fab3
|
[Keyboard] UniGo66 keyboard added (#4913)
* 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
|
2019-01-27 00:12:05 -08:00 |