James Fitzgerald
|
9a3524d363
|
Implement Text Replacement module
|
2022-07-14 10:29:25 +00:00 |
|
Josh Klar
|
ca2aca47d6
|
fix(irisr2/nicenano): fix grossly incorrect coordinate mapping
|
2022-07-14 00:05:16 -07:00 |
|
nogg3r5
|
00700e373c
|
Update rgb.md
The referenced function is above, not below this function.
|
2022-07-13 08:08:33 -07:00 |
|
xs5871
|
20705e2150
|
unit test fail may be caused by a stuck combo
|
2022-07-12 19:20:22 -07:00 |
|
Josh Klar
|
db395a81e4
|
fix(lint): kmk/modules/combos.py
|
2022-07-11 08:16:11 -07:00 |
|
Luke D Russell
|
9e29f4c442
|
Adds an alias for the LEADER keycode
|
2022-07-11 08:16:11 -07:00 |
|
Gleb Sabirzyanov
|
6fe2457d8e
|
Rename encoder resolution to divisor
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
2e515d25b4
|
Fix typo in docs/encoder.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
a22e9754c1
|
Add encoder pinout to the docs
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
f83e3361e4
|
Improve encoder docs
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
946a8a8652
|
Improve doc example formatting
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
1293863cc0
|
Add note about divisor and smooth encoders
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
ed41f4cda5
|
Fix formatting and comments
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
6e8aaff050
|
Cancel action on encoder return
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
61ef788dc6
|
Fix different brackets in two places in encoder.md
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
58248a9631
|
Prefer integer division in encoder.py
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
1bc54a10a1
|
Remove extra newline in encoder.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
17e63a435d
|
Fix typo in encoder docs
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
edb5bc336e
|
Add encoder resolution info
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
c4f81e3bd6
|
Tiny formatting fix
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
e478fed927
|
Minor wording improvement
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
9e71038853
|
Improve encoder docs wording and formatting
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
e72ab5a958
|
Fix formatting
|
2022-07-08 11:03:01 +00:00 |
|
Gleb Sabirzyanov
|
aafa0d9c6a
|
Add encoder resolution setting
|
2022-07-08 11:03:01 +00:00 |
|
xs5871
|
ed378c960f
|
github unit test keeps failing for no apparent reason...
|
2022-07-05 08:48:18 -07:00 |
|
xs5871
|
178acc0702
|
pacify the linter
|
2022-07-05 08:48:18 -07:00 |
|
xs5871
|
36703a1e0d
|
fix holdtap unittest to match correct behaviour
|
2022-07-05 08:48:18 -07:00 |
|
xs5871
|
ac8a696acb
|
fix combos to match new unittest
|
2022-07-05 08:48:18 -07:00 |
|
xs5871
|
258e622bb4
|
fix and refactor keyboard unittest
|
2022-07-05 08:48:18 -07:00 |
|
James Fitzgerald
|
64d9147615
|
Fix missing commas in example code for Combos
|
2022-07-05 08:47:15 -07:00 |
|
xgpt
|
9e1d9aa621
|
Update Getting_Started.md
|
2022-07-03 08:11:52 +00:00 |
|
James Fitzgerald
|
26b629cc45
|
Explicitly define CircuitPython 7.0 or higher as the minimum supported version
|
2022-07-02 09:31:57 -07:00 |
|
xs5871
|
357165c14b
|
fix KC["_"] resolving to BLE_REFRESH
|
2022-07-02 08:03:05 -07:00 |
|
crazyiop
|
03d5f7ae10
|
[split] improve doc
|
2022-06-30 00:38:20 -07:00 |
|
crazyiop
|
d2eba7b4ef
|
[split] cleanup: remove target_left (unused)
only split_target_left is used
|
2022-06-30 00:38:20 -07:00 |
|
xs5871
|
bb2ddc1e33
|
fix tapdance reporting key in wrong order
|
2022-06-30 00:37:04 -07:00 |
|
xs5871
|
e829bc83de
|
fix tapdance crash and add unit-tests
|
2022-06-30 00:37:04 -07:00 |
|
James Fitzgerald
|
b25f325871
|
Rename randomize to enable_interval_randomization
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
7886b374b6
|
Implement suggestions and improve documentation clarity
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
c77bfc432a
|
Change "presses" to "taps" for clarity and consistency
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
4707b92fd4
|
Skip the waiting entirely if wait is set to 0 or lower rather than creating a timer of 0
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
c5c927acf2
|
Implement suggested documentation changes
* Clarify how `wait` and `toggle` work
* Add additional example code
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
c6bbd49d05
|
Minor bugfix for toggle functionality when during wait period
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
6033dc91d0
|
Make toggle functionality start after wait period
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
b55942731d
|
Add toggle functionality
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
654127bac7
|
Minor doc addition
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
05d1a622dd
|
Remove redundant timer code
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
17a8e39bfe
|
Fix wrong quotes
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
e448e09e73
|
Run make fix-isort fix-formatting on RapidFire module
|
2022-06-30 06:37:57 +00:00 |
|
James Fitzgerald
|
d5dfbf456f
|
Add RapidFire module
|
2022-06-30 06:37:57 +00:00 |
|