chemicalwill
f21fa5edb7
Added KC.MACRO_SLEEP_MS(ms) example
...
* provided an example of KC.MACRO_SLEEP_MS(ms) within sequences.md
2022-06-06 16:12:18 -07:00
chemicalwill
3ee701e986
Point KC.MACRO_SLEEP_MS(ms) to sequeces.md
...
* macros.md no longer exists
* moving documentation for KC.MACRO_SLEEP_MS(ms) to sequencs.md
2022-06-06 16:12:18 -07:00
xs5871
80b44b5c1b
update combo docs
2022-06-05 16:32:25 -07:00
xs5871
35b1a5843f
update combo unit tests
2022-06-05 16:32:25 -07:00
xs5871
400042f799
implement fast and late reset for combos
2022-06-05 16:32:25 -07:00
xs5871
229b7afcb0
implement faster combo activation
2022-06-05 16:32:25 -07:00
Stefan Foulis
8460c5abfe
fix typo in code example in easypoint docs
2022-06-05 20:22:31 +00:00
Stefan Foulis
093d0329e6
fix typos in Split docs
2022-06-05 14:29:16 +00:00
Stefan Foulis
b04b740f9a
fix typo in Split docs
2022-06-04 10:49:34 -07:00
xs5871
d6659cd1a3
fix dangling reference issue
2022-06-03 08:46:43 -07:00
Kyle Brown
645124dab6
cleanup comments
2022-05-31 23:09:49 -07:00
Leon Anavi
55df583396
anavi/knobs3: Add ANAVI Knob 1
...
Add support for ANAVI Knob 1: an open source programmable mini
mechanical keyboard with a rotary encoders and Seeed XIAO RP2040.
This is open source hardware designed with KiCad, the smaller
version of ANAVI Knobs 3.
Signed-off-by: Leon Anavi <leon@anavi.org>
2022-05-30 13:11:07 -07:00
Cole Smith
ff3f7234d4
formatting
2022-05-28 12:05:36 -07:00
Cole Smith
b91974bce2
rgb matrix now can work out what side its on using the drive name
2022-05-28 12:05:36 -07:00
xs5871
08d3386643
fix KC.LM
2022-05-26 08:09:15 -07:00
Isaac Benitez
4a29530ad5
Correct Split function in example code
2022-05-23 23:15:00 +00:00
Isaac Benitez
1771b76b19
Correct import statements in example code
2022-05-23 23:15:00 +00:00
xs5871
b6146365b3
fix crash on releasing dropped key presses
2022-05-23 15:59:52 -07:00
doesntfazer
32f5520ec6
fixed dupe import
2022-05-22 12:33:32 -07:00
doesntfazer
e4db502b9b
delete bak
2022-05-22 12:33:32 -07:00
doesntfazer
fb1a51abdc
removed busio
2022-05-22 12:33:32 -07:00
doesntfazer
4c1ee62273
fixed
2022-05-22 12:33:32 -07:00
doesntfazer
c00e769868
ran patch and fixed files
2022-05-22 12:33:32 -07:00
doesntfazer
ef04cdc07c
removed extra lines
2022-05-22 12:33:32 -07:00
doesntfazer
9e3b9f6229
Update README.md
2022-05-22 12:33:32 -07:00
doesntfazer
b57d672bc5
Update README.md
2022-05-22 12:33:32 -07:00
doesntfazer
11e042c098
Update main.py
2022-05-22 12:33:32 -07:00
doesntfazer
401ba51ba5
added Crowboard
2022-05-22 12:33:32 -07:00
Cole Smith
42221f4a28
removed gc calls
2022-05-21 19:36:26 -07:00
cole smith
d895da5a6a
Update peg_rgb_matrix.md
2022-05-21 19:36:26 -07:00
cole smith
fb931ab2d3
Update peg_rgb_matrix.md
2022-05-21 19:36:26 -07:00
cole smith
d95b4344dd
Update peg_rgb_matrix.md
2022-05-21 19:36:26 -07:00
cole smith
dade827c76
Update peg_rgb_matrix.md
2022-05-21 19:36:26 -07:00
cole smith
72d6fb9304
Update peg_rgb_matrix.md
2022-05-21 19:36:26 -07:00
Cole Smith
eb23ed0020
added peg rgb_
...
matrix code and docs
2022-05-21 19:36:26 -07:00
chemicalwill
73e17d780a
Changed links to relative filepath links
2022-05-20 12:29:37 -07:00
chemicalwill
da0e987b68
Updated directories and added links to keys.py
2022-05-20 12:29:37 -07:00
Steven Wilde
0e051a904b
Added Dynamic Sequences to modules.md
2022-05-19 15:10:32 +00:00
Steven Wilde
8d0b835c9c
Improved readability and finished renaming
2022-05-19 15:10:32 +00:00
Steven Wilde
a6e5ee1c08
Renamed to Dynamic Sequences
2022-05-19 15:10:32 +00:00
Steven Wilde
9a211f091a
Fix imports and quotes
2022-05-19 15:10:32 +00:00
Steven Wilde
55b06bba79
Added dynamic macros module
2022-05-19 15:10:32 +00:00
Cole Smith
2de044469f
missed text render call in boot up after refactor
2022-05-12 21:56:01 +00:00
Cole Smith
664af4d4f2
I missed a few things in the docs
2022-05-12 21:56:01 +00:00
Cole Smith
719cef4945
fixed docs formatting
2022-05-12 21:56:01 +00:00
Cole Smith
9b34fcd7ef
formatting
2022-05-12 21:56:01 +00:00
Cole Smith
6970a6c786
oled data is now a class
2022-05-12 21:56:01 +00:00
Cole Smith
7e760a2917
made changes from klardotsh's review
2022-05-12 21:56:01 +00:00
Cole Smith
ad43377a5e
why does it fix other things but not quotes
2022-05-12 21:56:01 +00:00
Cole Smith
44d27ef09a
black my bad
2022-05-12 21:56:01 +00:00