Commit graph

7 commits

Author SHA1 Message Date
Victor
a370965d1c
fixing bugs and setting up encoder debug environment
- Had to fix bugs with TR_SCLN and ploopy nano drag scroll
- added mouse scroll wheel and rgb mode for debug purposes
2024-04-22 07:35:57 -05:00
Victor
42376480cd
Almost there
- had the wrong number of arguments for insert_brackets
2024-04-22 00:32:28 -05:00
Victor
b829c056d2
Another typo to fix 2024-04-22 00:26:08 -05:00
Victor
5768daedd4
Turned out I had duplicate defines
- Had to rename my tap hold mappings
2024-04-22 00:20:10 -05:00
Victor
082926a4e1
Polish and cleanup
- Redid the tap hold to simplify maintenance
- moved the ploopy nano stuff into tap hold
- removed all mention of function layer
- added double taps for programming macros
2024-04-21 10:32:13 -05:00
Victor
052b2795a2
Trying to simplify the taphold code
- only on semicolon
- removed the TR LT define and only doing TH
2024-04-21 08:21:20 -05:00
Victor
089b71d77b
Migrating over userspace
- existing repo was not forked. Wanted to make sure I was using the standard,
not replicating it
- Updated the readme.md for the latest mappings
2024-04-01 22:26:41 -05:00