Commit Graph

5150 Commits (493528a556409d4dac2e40262dcb04a6465a1655)
 

Author SHA1 Message Date
Jesse Vincent b62a689fd0
Remove vim swapfile
3 years ago
Jesse Vincent 624a3acced
Remove the Model 100 example for now, so that I can merge the wip support to master to continue dev
3 years ago
Jesse Vincent 4b036ae1a1
astyle
3 years ago
Jesse Vincent 262622a54a
refactor the builder tool to be able to build multi-arch support
3 years ago
Jesse Vincent 6b9b6c388a
Refactor our artifact builder
3 years ago
Jesse Vincent 3aabbc8f29
Add a (not-yet-building) firmware sketch for the Model 100
3 years ago
Jesse Vincent 471affa43f
Silence a warning due to stub methods not having return statements
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
Gergely Nagy 801ebee116
gd32: timer-based scanning
3 years ago
Gergely Nagy 3463c000fb
gd32: Restore some functionality
3 years ago
Gergely Nagy 541e77cfc9
gd32: matrix-based keyscanner
3 years ago
Gergely Nagy 88a1d86079
kaleidoscope::device::Base: Don't make the default noop_serial_ static
3 years ago
Gergely Nagy 7c5973c7bd
kaleidoscope::hid::base::Keyboard: Add a default, no-op sendReport
3 years ago
Gergely Nagy ce9f14cf71
astyle
3 years ago
Gergely Nagy 3149a781ae
gd32: a pretty dumb key scanner
3 years ago
Gergely Nagy 65c21842e9
astyle
3 years ago
Gergely Nagy 4248c894ad
make cpplint happy
3 years ago
Gergely Nagy 4b8951d67c
gd32: Add a "bootloader"
3 years ago
Gergely Nagy 17ba4fb8e8
gd32: Add a GD32Flash storage driver
3 years ago
Gergely Nagy a524bd21a6
gd32: Add a dummy GD32 device
3 years ago
Gergely Nagy 8730e242e4
kaleidoscope::device::Base: Add a few dummy functions to NoOpSerial
3 years ago
Jesse Vincent 53cfa962bf
Remove historical makefile targets
3 years ago
Jesse Vincent 0260b48864
Merge pull request #1085 from keyboardio/f/remove-kaleidoscope-builder
3 years ago
Jesse Vincent 79d2d46a19
Remove historical 'kaleidoscope-builder'
3 years ago
Jesse Vincent dbdc743dc3
Merge pull request #1076 from gedankenexperimenter/plugin-guide-part-2
3 years ago
Michael Richters c13fea5705
Add section on physical keyswitch events
3 years ago
Michael Richters 14dcc700e9
Add section on creating additional events
3 years ago
Michael Richters e1da425e4c
Remove some old debugging comments
3 years ago
Jesse Vincent e56e4e4ed5
Merge pull request #1082 from The-Compiler/key-injected-helper
3 years ago
Jesse Vincent dbfdca4d15
Merge pull request #1083 from The-Compiler/update-gtest
3 years ago
Jesse Vincent afa3243531
Remove leading zeros from month and day components of date based version to comply with semver spec
3 years ago
Jesse Vincent 086246c4c9
Merge pull request #1080 from The-Compiler/patch-1
3 years ago
Florian Bruhin 231ebad36f Update embedded googletest to 1.11.0
3 years ago
Florian Bruhin 4a6aea650d Add keyIsInjected helper
3 years ago
Florian Bruhin 1aea770054
Atreus: Add build date/time to version info
3 years ago
Jesse Vincent 5b876f3e0f
Merge pull request #1079 from justincmoy/escape-oneshot-ranges
3 years ago
Justin Moy b927b0d397
Add ranges import to escape-oneshot plugin
3 years ago
Jesse Vincent c25f86455e
Merge pull request #1075 from gedankenexperimenter/issue-1074
3 years ago
Michael Richters 18705a660d
Add warning about Qukeys/SpaceCadet compatibilty to AutoShift docs
3 years ago
Michael Richters 7f8175e493
Fix typos in AutoShift docs
3 years ago
Michael Richters 9475788eee
Add comment explaining AutoShiftConfig usage
3 years ago
Michael Richters d1d8d5a41c
Update testcase for cancelled AutoShift
3 years ago
Michael Richters c66d252cae
Cancel pending AutoShift key if another key toggles on
3 years ago
Michael Richters cb955c7d09
Prevent AutoShift queue from overflowing
3 years ago
Michael Richters 23a45c9502
Add testcase for issue #1074
3 years ago
Gergely Nagy acb1f077e1
Merge pull request #1073 from tpope/master
3 years ago
Tim Pope 5094f584e5 Use POSIX compatible shell read
3 years ago