Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* [Keyboard] Fix bug in set_keylog function
Fixes issue where some keys would not trigger the oled to output the row
and column of a pressed key (would happen with LT(...) for my keymap)
* [Keyboard] Tiny improvement to oled_render_keylog for crkbd
Added improvement suggestion I got for another keyboard
|
|
|
|
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
|
|
|
|
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
|
|
|
|
|
|
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Improve argument handling of c2json
* Add automagic
|
|
|
|
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
|
|
|
|
Co-authored-by: jack <0x6a73@protonmail.com>
|
|
(#22256)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add data driven dip switches
* Autogen weak matrix_mask
|