xs5871
|
ac8a696acb
|
fix combos to match new unittest
|
2022-07-05 08:48:18 -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
|
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
|
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 |
|
Gleb Sabirzyanov
|
d70de71c5f
|
Fix encoder direction inversion being ignored
|
2022-06-21 08:16:54 -07:00 |
|
crazyiop
|
ffcfc9835d
|
update format to fstring
|
2022-06-12 09:31:15 +00:00 |
|
xs5871
|
614961521d
|
fix inconsistencies with chained holdtap keys
|
2022-06-11 12:42:49 -07:00 |
|
Björn Bösel
|
561896769c
|
fix code style and import order
|
2022-06-09 01:58:07 -07:00 |
|
Björn Bösel
|
5bf33056bf
|
removed handling of old scroll/pointing toggle
|
2022-06-09 01:58:07 -07:00 |
|
Björn Bösel
|
9a1fc95f54
|
separated trackball handlers from keyboard layers. added key definitions for separated handler selectaion
|
2022-06-09 01:58:07 -07:00 |
|
Björn Bösel
|
80660e4336
|
code style
|
2022-06-09 01:58:07 -07:00 |
|
Björn Bösel
|
4b0e459d62
|
Add layers to pimoroni trackball
|
2022-06-09 01:58:07 -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 |
|
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 |
|
BigTuna94
|
a4d6a44a04
|
pythonify Potentiometer state
|
2022-05-06 20:29:39 -07:00 |
|
Zach Richard
|
b97fca7c76
|
remove unnecessary intermediate GPIOPotentiometer class
|
2022-05-06 20:29:39 -07:00 |
|
BigTuna94
|
9898a1ed73
|
fix formatting/sorting
|
2022-05-06 20:29:39 -07:00 |
|
Zach Richard
|
f119678ec7
|
simplify ADC readings
|
2022-05-06 20:29:39 -07:00 |
|
Zach Richard
|
003bb7d96a
|
switch back to averaging multiple ADC readings. More reliable.
|
2022-05-06 20:29:39 -07:00 |
|
Zach Richard
|
52b0ff5ca1
|
cleanup and fixes
|
2022-05-06 20:29:39 -07:00 |
|
BigTuna94
|
9b1976ec3e
|
add support for potentiometers
|
2022-05-06 20:29:39 -07:00 |
|
xs5871
|
51f07d8558
|
refactor tapdance on top of holdtap
|
2022-05-06 20:29:26 -07:00 |
|
xs5871
|
7af0e11f75
|
prepare layers for tapdance refactor
|
2022-05-06 20:29:26 -07:00 |
|
xs5871
|
385263e0e6
|
prepare oneshot for tapdance refactor
|
2022-05-06 20:29:26 -07:00 |
|
xs5871
|
00a484fa61
|
prepare modtap for tapdance refactor
|
2022-05-06 20:29:26 -07:00 |
|
xs5871
|
0751f6ca5f
|
prepare holdtap for tapdance refactor
|
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
|
1b902b907c
|
updates based on review comments
|
2022-05-02 21:02:40 +00:00 |
|
Syed Hussaini
|
bce7959f66
|
modholdandtap implementation
|
2022-05-02 21:02:40 +00:00 |
|
xs5871
|
62ff7c838d
|
fix combo buffer replay /w layer-switch
|
2022-04-25 13:26:02 -07:00 |
|
xs5871
|
7a51ce576f
|
fixes scanner init and bi-directional communication in split module
|
2022-04-20 15:59:51 -07:00 |
|
xs5871
|
63973e4a6e
|
fix late release of oneshot keys
|
2022-04-17 18:33:24 -07:00 |
|
xs5871
|
7ff77b97bb
|
implement support for multiple scanners at once
fixup
|
2022-04-17 18:33:14 -07:00 |
|
Syed Hussaini
|
4b03ba846a
|
formatted module with black
|
2022-04-09 15:19:02 -07:00 |
|