Commit Graph

13 Commits

Author SHA1 Message Date
Mark Stosberg
a9fec768c0
Re-enable OLED. Was not working before.
But now it displays a random pattern instead of soemthing useful
2024-11-13 20:22:50 -05:00
Mark Stosberg
154b9efd6a
docs: Refine docs 2024-11-13 20:22:50 -05:00
Mark Stosberg
a2605f9953
fixup: remove necesesary DIODE_DIRECTION due to custom matrix code 2024-11-13 20:22:50 -05:00
Mark Stosberg
a97ebfef8a
fixup: remove apparently unnecessary MOUSEKEY section and re-indent 2024-11-13 20:22:50 -05:00
Mark Stosberg
b0fad57a30
fixup: remove unnecesssary header include 2024-11-13 20:22:50 -05:00
Mark Stosberg
48f99880c5
refinements: right half no longer works
After this round of refinements, the left half of keyboard and the
pointing device work, but no keycodes are emitted from the right half
at all.
2024-11-13 20:22:50 -05:00
Mark Stosberg
742049b8bc
code review suggestions: use alternate functions in matrix.c
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-11-13 20:22:50 -05:00
Mark Stosberg
61960ab4d1
minimize includes in cocot46plus.c
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-11-13 20:22:49 -05:00
Mark Stosberg
20ec3767c9
simplify layer definitions
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-11-13 20:22:49 -05:00
Mark Stosberg
56d3759893
encoders: use encoder_map instead of custom code 2024-11-13 20:22:49 -05:00
Mark Stosberg
123b5b4ed9
remove unnecessary custom_lite key 2024-11-13 20:22:49 -05:00
Mark Stosberg
08d28e037b
Apply suggestions from code review
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2024-11-13 20:22:49 -05:00
Mark Stosberg
8bd2c19129
[Keyboard] add aki27/cocot46plus 2024-11-13 20:22:49 -05:00