summaryrefslogtreecommitdiffstats
path: root/virtual-programs/keyboard.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish refactor (GPU, util libs). Remove laptop.tcl. Fix calibrate.Omar Rizwan2024-05-141-1/+1
| | | | Fix folk.tcl calibrate.
* Start on Web UI for identifying & printing connected keyboardsOmar Rizwan2024-01-301-5/+1
|
* keyboard: `the keyboards are` full sentenceOmar Rizwan2024-01-291-1/+1
|
* keyboard,KeyCodes: Ignore instead of ? for invalid key codesOmar Rizwan2024-01-291-0/+2
|
* keyboard: Retract old key events. Drops should be fixed (w/o leaks)Omar Rizwan2024-01-291-2/+2
|
* WIP: Use timestamp instead of rand for keypresses, don't retractOmar Rizwan2024-01-291-4/+18
| | | | | This fixes key dropping, but leaks statements all over the place. To do next: retract old key events after a while.
* keyboard: Use binary translation; fixes event reader going off railsOmar Rizwan2024-01-291-8/+8
| | | | No need to reset on invalid code now.
* Allow for key repeatingAndrés Cuervo2023-12-281-3/+3
|
* Simplify keyboards claimAndrés Cuervo2023-12-061-88/+10
|
* Add (non-differentiated) keypress logic to editorAndrés Cuervo2023-12-051-2/+5
|
* Integrate modifiers, fix esc-restartAndrés Cuervo2023-12-041-6/+33
|
* Remove readCount debuggingAndrés Cuervo2023-12-041-3/+0
|
* Handle repeating keysAndrés Cuervo2023-12-011-2/+4
|
* Add correct retract statementAndrés Cuervo2023-11-301-1/+1
|
* Add Step, sharing works nowAndrés Cuervo2023-11-291-2/+2
|
* Simplify keyboard loggingAndrés Cuervo2023-11-291-47/+39
|
* Remove old reference codeAndrés Cuervo2023-11-281-265/+11
|
* Add readCount loggingAndrés Cuervo2023-11-281-62/+72
|
* Add logging on key pressesAndrés Cuervo2023-11-271-14/+197
|
* Add dummy claims to track down stmt share bugAndrés Cuervo2023-11-201-32/+31
|
* Add eventPath check for keyboardStreamsAndrés Cuervo2023-11-171-3/+23
|
* Remove pi/Keyboard.tcl, begin keyboard.folk in earnestAndrés Cuervo2023-11-161-6/+182
|
* Add beginning of multi-keyboard handling in keyboard processAndrés Cuervo2023-11-151-120/+20
|
* Add keyboard progressAndrés Cuervo2023-11-101-2/+48
|
* Add virtual-programs/keyboard.folkAndrés Cuervo2023-11-081-0/+77
|
* Remove keyboard program, add editor demoAndrés Cuervo2023-09-201-36/+0
|
* Remove filename stuff, clean out some archive programsOmar Rizwan2023-06-141-1/+0
|
* Disable keyboard by default so we don't get all those outlinesOmar Rizwan2023-02-031-0/+1
|
* Silence im & camera virtual programs, add keyboard prototypeAndrés Cuervo2023-01-301-5/+33
|
* Update label to append downward, add keylog dictAndrés Cuervo2022-12-161-1/+4
|
* Add keypressing programAndrés Cuervo2022-12-151-0/+5