Commit Graph

4234 Commits (ceecd5d71beb393512bb7438a501465f80f2dcf3)
 

Author SHA1 Message Date
Jesse Vincent ceecd5d71b
Clang requires these be explicitly marked as templates
4 years ago
Jesse Vincent 614bc41a14
Clang doesn't like delete getting called on virtual classes without destructors.
4 years ago
Jesse Vincent 309ac5339c
describeState needs to be marked override for clang
4 years ago
Gergely Nagy 7d991b7544
Revert "travis: Run the simulator tests too"
4 years ago
Gergely Nagy 0c846006fb
travis: Run the simulator tests too
4 years ago
Gergely Nagy bd44b458ee
astyle
4 years ago
Gergely Nagy 6cc56403ec
wip: Add an all_actions test sketch
4 years ago
Gergely Nagy 59aa18aca8
wip: Executor -> Simulator
4 years ago
Gergely Nagy 8bd2efb9c7
wip: Simulator.h->macros.h
4 years ago
Gergely Nagy cbcb9c1586
wip: Add a dummy test
4 years ago
Gergely Nagy 0454f8b66e
wip: simulator: guard GenerateHostEvent
4 years ago
Gergely Nagy 8f7be391e5
wip: AglaisInterface => LogProtocolInterface
4 years ago
Gergely Nagy 507bf61b26
wip: Include AglaisInterface from Kaleidoscope-Simulator.h
4 years ago
Gergely Nagy 85dc500bbb
wip: SimulatorCore: stop using deprecated interfaces
4 years ago
Gergely Nagy 0fa406c5d1
wip: drop the executor namespace
4 years ago
Gergely Nagy ff06775608
wip: simulator/Executor.h => simulator/Simulator.h
4 years ago
Gergely Nagy 5d83ac6ad3
wip: drop the vendors dir from simulator/interface
4 years ago
Gergely Nagy 5d69c4f5c0
wip: interface::Simulator => interface::Simulator_
4 years ago
Gergely Nagy 145d926510
wip: framework->interface
4 years ago
Gergely Nagy df73da9b80
wip: header cleanups
4 years ago
Gergely Nagy 59540c8d2d
wip: version.h: Only do the check if building for AVR
4 years ago
Gergely Nagy 4db7189ce9
wip: Fix COMPILER_PATH for virtual builds
4 years ago
Gergely Nagy ab12556f8b
wip: log protocol collapse v1
4 years ago
Gergely Nagy 3716ea4ab2
wip
4 years ago
Gergely Nagy 917ed4184c
wip: Simulator
4 years ago
Gergely Nagy 902a60ab7f
Merge pull request #883 from Rom1deTroyes/patch-1
4 years ago
Romain c9b9281d21 [Typo] The Plugin name is WavepoolEffect
4 years ago
Jesse Vincent 0d50c846f2
Merge pull request #881 from tokencoder/patch-5
4 years ago
tokencoder 771ba09add
Additional methods for installing Arduino
4 years ago
Jesse Vincent 0c16678050
Merge pull request #880 from tokencoder/patch-4
4 years ago
tokencoder 5ca3183aab
Arch distro command differs
4 years ago
Jesse Vincent c85233b7c0
Astyle.
4 years ago
Jesse Vincent 45ffbd9118
ADd some docs for the scan cycle timer
4 years ago
Jesse Vincent ad83388ef9
Set our default debounce cycle time to bottom out at approximately 1500uS instead of 17000us. Measured, this gets us a 5ms debounce pretty reliably.
4 years ago
Jesse Vincent a6e5c0a6f8
Merge pull request #877 from keyboardio/debouncer-cleanup
4 years ago
Gergely Nagy 8157580b52
keyscanner::ATmega: Rename a few internal things again
4 years ago
Jesse Vincent 281594029e
Switch back to a slightly less efficient, but more trivial way to toggle pins
4 years ago
Gergely Nagy 0216ce8587
keyscanner::ATmega: Pull out readCols from readMatrix again
4 years ago
Gergely Nagy 89ea860bfa
Update all devices & docs with regards to the keyscanner::ATmega API change
4 years ago
Gergely Nagy 7c040b355c
keyscanner::ATmega: Rename a few things
4 years ago
Gergely Nagy 0436a50563
keyscanner::ATmega: Introduce BaseProps::RowState
4 years ago
Gergely Nagy adb93ed152
keyscanner::ATmega: Merge the static props into a struct
4 years ago
Jesse Vincent 985facf111
keyscanner::ATmega: Switch to a different debouncer
4 years ago
Jesse Vincent 1678acaba3
Merge pull request #876 from keyboardio/twi/explicit-fallthrough
4 years ago
Gergely Nagy 6779e0d8e7
device/keyboardio/twi.c: Adjust a comment to help GCC
4 years ago
Gergely Nagy 61e3913fe5
Merge pull request #873 from keyboardio/configurable-keyscan-prop
4 years ago
Jesse Vincent ca216b5308
Make the Atreus' keyscan interval more conservative by default to help smooth out perceived chatter issues with Speed Copper switches.
4 years ago
Jesse Vincent 89fb57c724
Make the default keyscan interval configurable from the device's props
4 years ago
Jesse Vincent d39fc2263d
Merge pull request #872 from keyboardio/keyboardio-atreus/layout-fixups
4 years ago
Jesse Vincent 63fa886d9b
symlink generation for hex file with bootloader wasn't quite right. It added an extra output path
4 years ago