Commit Graph

232 Commits (6ee45396544306ba2042d8826e3c45939ea012b6)

Author SHA1 Message Date
Michael Richters 6ee4539654
Remove deprecated Macros code 3 years ago
Michael Richters 7b1d45d1fb
Remove deprecated LED-ActiveModColor code 3 years ago
Michael Richters 7294317846
Remove deprecated OneShot code 3 years ago
Michael Richters c8ab42103a
Remove deprecated HostPowerManagement code 3 years ago
Michael Richters f833b8f879
Remove deprecated EEPROM-Settings code 3 years ago
Michael Richters 07f65584d2
Remove deprecated Model01-TestMode plugin 3 years ago
Michael Richters 765ed7155c
Update documentation for TapDance action types 3 years ago
Michael Richters 6137ae3335
Distinguish between TapDance `Timeout` and `Hold` timeouts 3 years ago
Michael Richters 1eb7949f90
Remove C-style typedef from TapDance ActionType enum 3 years ago
Jesse Vincent 26c02a9a10
We no longer need to disable AbsMouse, since it no longer seems to break everything 3 years ago
Jesse Vincent 258b03a45c
Disable SingleAbsoluteMouse on the Model 100 since our 3 years ago
Gergely Nagy ab4ee0babd
Merge pull request from keyboardio/f/focus-parser 3 years ago
Jesse Vincent fbfede3566
astyle 3 years ago
Michael Richters c3ea0876c1
Process Qukeys queue after checking timeout in afterEachCycle() 3 years ago
Jesse Vincent 54fbb04eb6
Give FocusSerial the ability to build a command string across multiple 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
Michael Richters 99d47447ad
Move Macros upgrading docs to the main UPGRADING.md file 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 4fe8795bfe
astyle 3 years ago
Jesse Vincent 5c9de2f58f
Standardize how we turn on the keyscanner power net 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 32c175d51e
EscapeOneShot: Remove run-time toggleability 3 years ago
Gergely Nagy ddad1305e2
EscapeOneShot: Always treat `Key_OneShotCancel` as cancel key 3 years ago
Gergely Nagy f3604d3317
plugin/EscapeOneShot: Add an optional Config plugin 3 years ago
Gergely Nagy 4d1e59e769
EscapeOneShot: Make it possible to disable the plugin at run-time 3 years ago
Jesse Vincent 1d8eb6d2e2
Temporarily disable gamma implementation - it's not behaving correctly 3 years ago
Jesse Vincent d3216aed95
Initial implemetation of Model 100 hardware driver 3 years ago
Jesse Vincent 2962f0f0c9
astyle 3 years ago
Jesse Vincent da83001116
Update HardwareTestMode to run a little brighter and to bake the rainbow 3 years ago
Jesse Vincent 14f2ef8c3e
Rename our "CRC" class to CRCCalculator, so as not to conflict with a 3 years ago
Jesse Vincent addc341184
Bullet-proofing against the mouse button constants not being defined 3 years ago
Jesse Vincent 4c84e8c093
Replace deprecated syntax for bitfield 3 years ago
Michael Richters c5bd030084
Correct `KeyPair` references in CharShift docs 3 years ago
Michael Richters 926a5f6f5e
Add CharShift docs for Chrysalis 3 years ago
Michael Richters d3bcd45c29
Correct CharShift macro names in documentation 3 years ago
Jesse Vincent b62a689fd0
Remove vim swapfile 3 years ago
Jesse Vincent 8d0e619957
astyle 3 years ago
Jesse Vincent cc313d6d57
Check in non-working renamed plugin with the first little bit of work on 3 years ago
Jesse Vincent 81ff231683
Check in a (non-working) Keyboardio Model 100 plugin, currently a copy of the Model 01 plugin 3 years ago
Gergely Nagy 7fcad59ed5
fixups 3 years ago