| Commit message (Expand) | Author | Age | Files | Lines |
| * | Finish refactor (GPU, util libs). Remove laptop.tcl. Fix calibrate. | Omar Rizwan | 2024-05-14 | 1 | -1/+1 |
| * | Start on Web UI for identifying & printing connected keyboards | Omar Rizwan | 2024-01-30 | 1 | -5/+1 |
| * | keyboard: `the keyboards are` full sentence | Omar Rizwan | 2024-01-29 | 1 | -1/+1 |
| * | keyboard,KeyCodes: Ignore instead of ? for invalid key codes | Omar Rizwan | 2024-01-29 | 1 | -0/+2 |
| * | keyboard: Retract old key events. Drops should be fixed (w/o leaks) | Omar Rizwan | 2024-01-29 | 1 | -2/+2 |
| * | WIP: Use timestamp instead of rand for keypresses, don't retract | Omar Rizwan | 2024-01-29 | 1 | -4/+18 |
| * | keyboard: Use binary translation; fixes event reader going off rails | Omar Rizwan | 2024-01-29 | 1 | -8/+8 |
| * | Allow for key repeating | Andrés Cuervo | 2023-12-28 | 1 | -3/+3 |
| * | Simplify keyboards claim | Andrés Cuervo | 2023-12-06 | 1 | -88/+10 |
| * | Add (non-differentiated) keypress logic to editor | Andrés Cuervo | 2023-12-05 | 1 | -2/+5 |
| * | Integrate modifiers, fix esc-restart | Andrés Cuervo | 2023-12-04 | 1 | -6/+33 |
| * | Remove readCount debugging | Andrés Cuervo | 2023-12-04 | 1 | -3/+0 |
| * | Handle repeating keys | Andrés Cuervo | 2023-12-01 | 1 | -2/+4 |
| * | Add correct retract statement | Andrés Cuervo | 2023-11-30 | 1 | -1/+1 |
| * | Add Step, sharing works now | Andrés Cuervo | 2023-11-29 | 1 | -2/+2 |
| * | Simplify keyboard logging | Andrés Cuervo | 2023-11-29 | 1 | -47/+39 |
| * | Remove old reference code | Andrés Cuervo | 2023-11-28 | 1 | -265/+11 |
| * | Add readCount logging | Andrés Cuervo | 2023-11-28 | 1 | -62/+72 |
| * | Add logging on key presses | Andrés Cuervo | 2023-11-27 | 1 | -14/+197 |
| * | Add dummy claims to track down stmt share bug | Andrés Cuervo | 2023-11-20 | 1 | -32/+31 |
| * | Add eventPath check for keyboardStreams | Andrés Cuervo | 2023-11-17 | 1 | -3/+23 |
| * | Remove pi/Keyboard.tcl, begin keyboard.folk in earnest | Andrés Cuervo | 2023-11-16 | 1 | -6/+182 |
| * | Add beginning of multi-keyboard handling in keyboard process | Andrés Cuervo | 2023-11-15 | 1 | -120/+20 |
| * | Add keyboard progress | Andrés Cuervo | 2023-11-10 | 1 | -2/+48 |
| * | Add virtual-programs/keyboard.folk | Andrés Cuervo | 2023-11-08 | 1 | -0/+77 |
| * | Remove keyboard program, add editor demo | Andrés Cuervo | 2023-09-20 | 1 | -36/+0 |
| * | Remove filename stuff, clean out some archive programs | Omar Rizwan | 2023-06-14 | 1 | -1/+0 |
| * | Disable keyboard by default so we don't get all those outlines | Omar Rizwan | 2023-02-03 | 1 | -0/+1 |
| * | Silence im & camera virtual programs, add keyboard prototype | Andrés Cuervo | 2023-01-30 | 1 | -5/+33 |
| * | Update label to append downward, add keylog dict | Andrés Cuervo | 2022-12-16 | 1 | -1/+4 |
| * | Add keypressing program | Andrés Cuervo | 2022-12-15 | 1 | -0/+5 |