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
55b06bba79
Added dynamic macros module
2022-05-19 15:10:32 +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
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
86e3b138b2
Required libs in docs
2022-05-12 21:56:01 +00:00
Cole Smith
caab7a4a15
added oleds and docs
2022-05-12 21:56:01 +00:00
John Morrison
c183bebb58
Conform class name case conventions
2022-05-08 20:10:41 +00:00
John Morrison
bea0f6d75b
Requested rename
2022-05-08 20:10:41 +00:00
John Morrison
12e7a1b42c
Class should be capital, use get rather than exception
2022-05-08 20:10:41 +00:00
John Morrison
73e95bfdde
Change to be an extension
2022-05-08 20:10:41 +00:00
John Morrison
9f964aba36
Allow strings in keymap. Replace with keys in keyboard _init cycle.
2022-05-08 20:10:41 +00:00
xs5871
256c0f1c55
update tapdance docs
2022-05-06 20:29:26 -07:00
Syed Hussaini
609e275c03
doc updates based on the comments and refactoring
2022-05-02 21:02:40 +00:00
Syed Hussaini
660b751c87
review updates and renamed to Sticky Mod
2022-05-02 21:02:40 +00:00
Syed Hussaini
a0efbb92d5
docs update
2022-05-02 21:02:40 +00:00
Syed Hussaini
bce7959f66
modholdandtap implementation
2022-05-02 21:02:40 +00:00
xs5871
bd87b278b8
Update scanners.md
...
fix `KeysScanner` example
2022-04-25 16:03:18 -07:00
John Morrison
4419f13f1c
PR requested changes
2022-04-25 17:50:26 +00:00
John Morrison
8950e45325
Mention index, get and the fact that all but ALPHA keys are case-sensitive to docs
2022-04-25 17:50:26 +00:00
cole smith
88cbbc6a90
Apply suggestions from code review
...
Thank you for sticking with me, I really appreciate it. I will try and only need to be told once
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2022-04-25 16:54:08 +00:00
Cole Smith
49b83305d9
fixing docs
2022-04-25 16:54:08 +00:00
Cole Smith
e67a1a8cd7
added on to the docs for splits using encoders
2022-04-25 16:54:08 +00:00
Ryan Rotter
da239e535e
minor typo in rgb.md
2022-04-25 16:53:22 +00:00
Ryan Rotter
9e171abc69
Capitalize Python class names
2022-04-25 16:53:22 +00:00
Ryan Rotter
9733c43d2a
nice!nano spelling, broken link, bulleted lists
2022-04-25 16:53:22 +00:00
Ryan Rotter
dfa73a8cca
add backtick
quotes for code snippets
...
* Added for keycodes, pin numbers, and code snippets. Mostly in tables.
* Enhance documentation readability
* Make automated spell checking easier - aspell automatically ignores these snippets
* fix invalid markdown table in mouse_keys.md
2022-04-25 16:53:22 +00:00
Ryan Rotter
1985712637
spelling/capitalization/usage on proper nouns
...
correct usage sourced from:
* websites of respective trademark holders
* Wiktionary
* Wikipedia
2022-04-25 16:53:22 +00:00
Ryan Rotter
09d0287800
Correct spelling of common words in .md files
2022-04-25 16:53:22 +00:00
xs5871
c7eaeaf90c
implement multiple pixelbuffer in rgb extension
2022-04-24 10:20:22 -07:00
ldsands
651e203cb7
Updated OneShot doc with example OneShot Modifier Combination
2022-04-20 15:58:53 -07:00
xs5871
1700aff408
implements scanner with rotaryio
2022-04-17 18:33:34 -07:00
xs5871
f7dac9e96e
add documentation
2022-04-17 18:33:14 -07:00
levpopov
a210c2bf62
Update Officially_Supported_Microcontrollers.md
2022-04-14 10:57:42 +00:00
levpopov
c8df1d10ad
nice!nano compile instructions
2022-04-14 10:57:42 +00:00
xs5871
d2e87b3e70
add keypad scanner for shift registers
2022-04-12 08:29:23 -07:00
xs5871
b3ec37e274
expose keypad options through scanner init
2022-04-11 18:26:43 -07:00
xs5871
ec8e167996
add documentation
2022-04-11 17:07:12 -07:00
Syed Hussaini
87d1b0c6b9
updated doc based on the presentation on github
2022-04-09 15:19:02 -07:00