Commit Graph

5174 Commits (5d5ad0871d93849e6d69ac4aa1304a55314b9cea)
 

Author SHA1 Message Date
Jesse Vincent 26c02a9a10
We no longer need to disable AbsMouse, since it no longer seems to break everything 3 years ago
Jesse Vincent 23a98d64bc
Merge pull request from keyboardio/jesse/wip/working-serial-and-keyboard 3 years ago
Jesse Vincent bd5e7b326a
Now that we have a workaround to enable MouseKeys, enable mouse keys 3 years ago
Jesse Vincent 258b03a45c
Disable SingleAbsoluteMouse on the Model 100 since our 3 years ago
Jesse Vincent 26a3034578
Initial state where I have working typing, LEDs and a tiny bit of working serial 3 years ago
Jesse Vincent 4584210cda
Merge pull request from gedankenexperimenter/example-shift-blocker 3 years ago
Michael Richters ebad8940fb
Add testcases for ShiftBlocker example plugin 3 years ago
Michael Richters 561907db57
Add ShiftBlocker example plugin 3 years ago
Gergely Nagy ab4ee0babd
Merge pull request from keyboardio/f/focus-parser 3 years ago
Jesse Vincent fbfede3566
astyle 3 years ago
Jesse Vincent ec6248f92b
Merge pull request from gedankenexperimenter/test/qukeys-queue-overflow 3 years ago
Michael Richters e31fe2be10
Add Qukeys testcase for 3 years ago
Michael Richters b68ea18212
Reduce code repetition in testcase for 3 years ago
Michael Richters ca1e23093e
Move QueueLeaker plugin testcases to a separate directory 3 years ago
Jesse Vincent 6a1506eeac
Merge pull request from gedankenexperimenter/simulator-delay-command 3 years ago
Jesse Vincent 7b354403f8
Merge pull request from gedankenexperimenter/bug/event-queue-leak 3 years ago
Michael Richters c3ea0876c1
Process Qukeys queue after checking timeout in afterEachCycle() 3 years ago
Michael Richters c1bb8b2545
Fix out-of-bounds memory write in KeyAddrEventQueue 3 years ago
Michael Richters 4480b08b2d
Add testcase for KeyAddrEventQueue bounds checking failure 3 years ago
Jesse Vincent 54fbb04eb6
Give FocusSerial the ability to build a command string across multiple 3 years ago
Michael Richters 381b05e10f
Add DELAY command for ktest scripts 3 years ago
Jesse Vincent 46d9f06d77
astyle 3 years ago
Jesse Vincent 5c7ffe6383
explanatory comment 3 years ago
Jesse Vincent 62f668fd25
Don't block waiting for input blindly. Be more efficient about how we check for a newline to end processing. Replace a magic value with what it really means. 3 years ago
Jesse Vincent c9943057f4
Abort processing if there was no command 3 years ago
Jesse Vincent 34e630438b
Use a constant to make code clearer 3 years ago
Jesse Vincent aa34c150d2
Since the array is clean, we don't need to write a \0 after the command 3 years ago
Jesse Vincent 80e7408e03
reinit our command as we start parsing 3 years ago
Jesse Vincent 1d3c7b3399
Replace 'drain' with a slightly more correct implementation 3 years ago
Jesse Vincent 5ca95d0deb
Add an explanatory comment 3 years ago
Gergely Nagy d59604e98b
Model100: Use the real Serial, instead of the default NoSerial 3 years ago
Jesse Vincent 839effdfd5
Merge pull request from gedankenexperimenter/doc/macros-upgrading-reorg 3 years ago
Michael Richters 2c31dfec50
Fixed ToC for kaleidoscope-builder removal 3 years ago
Michael Richters 99d47447ad
Move Macros upgrading docs to the main UPGRADING.md file 3 years ago
Jesse Vincent b685729503
Merge pull request from gedankenexperimenter/doc/macros-upgrading 3 years ago
Michael Richters 543372d53a
Include Macros UPGRADING guide in published documentation 3 years ago
Michael Richters 14a2a645d6
Add sections on `MACRODOWN()` and `Macros.release()` 3 years ago
Jesse Vincent 54573a9b8c
Merge pull request from FjolleJagt/patch-1 3 years ago
Joshua Hunt 9e802112f0
Document Debian's arduino package doesn't work 3 years ago
Jesse Vincent fd834c2ffa
Fix url generation for 'master' arduino package 3 years ago
Jesse Vincent 4fe8795bfe
astyle 3 years ago
Jesse Vincent 5c9de2f58f
Standardize how we turn on the keyscanner power net 3 years ago
Gergely Nagy 75acb8de40
docs: Fix the link to the 3rd-party plugin list 3 years ago
Jesse Vincent d6b7d7d4c8
Merge pull request from keyboardio/f/keyboardio-model-100-hacked-up-for-basic-usb 3 years ago
Gergely Nagy 4b1e122317
Merge pull request from keyboardio/plugin/escape-oneshot/config 3 years ago
Gergely Nagy 32c175d51e
EscapeOneShot: Remove run-time toggleability 3 years ago
Jesse Vincent 532253c234
Apply suggestions from code review 3 years ago
Jesse Vincent b4bcdbd06d
Update examples/Devices/Keyboardio/Model100/Model100.ino 3 years ago
Jesse Vincent efdae81b3a
Merge pull request from keyboardio/plugin/escape-oneshot/config 3 years ago
Gergely Nagy ddad1305e2
EscapeOneShot: Always treat `Key_OneShotCancel` as cancel key 3 years ago