Commit Graph

4859 Commits (348a7d975fdefab450b012b999934284fdfe8f9a)
 

Author SHA1 Message Date
Michael Richters d4f80b101c
Adapt ShapeShifter to keyboard state array
3 years ago
Michael Richters 71bf24a503
Adapt TopsyTurvy to keyboard state array
3 years ago
Michael Richters a956c2d77d
Adapt TapDance to keyboard state array
3 years ago
Michael Richters 081ca52c91
Adapt Qukeys to keyboard state array
3 years ago
Michael Richters 9d06843bd2
Update documentation for keyboard state array changes
3 years ago
Michael Richters e984bc8a3a
Remove unused `EPHEMERAL` keyswitch state bit
3 years ago
Michael Richters 65f54d63d7
Deprecate `Layer.eventHandler()`
3 years ago
Michael Richters 4a63fe1440
Replace the keymap cache with a keyboard state array
3 years ago
Michael Richters 3c2175b062
Add aliases `Key_Unbound` & `Key_Masked`
3 years ago
Michael Richters 3508315aef
Add `EventHandlerResult::ABORT`
3 years ago
Michael Richters 9dd9c9557c
Abort hook functions on any result other than `OK`
3 years ago
Michael Richters e5e0544540
Add testcase for keyboard state array using Macros
3 years ago
Michael Richters ffeb137082
Add testcase for the keyboard state array
3 years ago
Michael Richters 8b01f51c24
Add testcase for TapDance issue #980
3 years ago
Michael Richters dbf46d83e0
Add testcase for TapDance issue #922
3 years ago
Michael Richters a15f4e6d6a
Add testcase for TapDance issue #806
3 years ago
Michael Richters b213fb7677
Add to basic TapDance testcases
3 years ago
Jesse Vincent 32446ae18c
Merge pull request #1029 from gedankenexperimenter/remove-diagonalize
3 years ago
Michael Richters b16b47beaa
Remove spurious third argument in call to `Mouse::move()`
3 years ago
Michael Richters 51fef2b33e
Remove the (mostly) useless `MouseWrapper.diagonalize()` function
3 years ago
Gergely Nagy 17f8d6c2c5
Merge pull request #1012 from gedankenexperimenter/c/Ranges.macros
3 years ago
Gergely Nagy b4fdefa312
Merge pull request #1028 from gedankenexperimenter/model01-header-includes
3 years ago
Michael Richters d0c34ad707
Add testcase for backwards compatibility of ranges
3 years ago
Michael Richters 1a5934ef61
Add the plugins dir to includes for testcases
3 years ago
Michael Richters c9534155e6
Clarify the Macros plugin `Key` value range
3 years ago
Michael Richters 44cffeb3c0
Move header includes in Model01Side.h outside namespace blocks
3 years ago
Jesse Vincent c57c69f4c6
Merge pull request #1027 from keyboardio/focus/name-query
3 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Jesse Vincent ac187fb016
Merge pull request #1026 from keyboardio/docs/macros-qwerty-limitation
4 years ago
Gergely Nagy b41a7a5502
Macros: Document the QWERTY limitation
4 years ago
Gergely Nagy a9006ee30b
Merge pull request #1013 from gedankenexperimenter/f/core.floating-base-layer
4 years ago
Jesse Vincent ea45b78071
Merge pull request #1023 from keyboardio/f/dont-setup-before-sim-tests
4 years ago
Jesse Vincent 3e62e6640d
Rejigger the makefile and dockerfile to do arduino setup when building
4 years ago
Jesse Vincent fe108b1d2f
Merge pull request #1021 from gedankenexperimenter/f/build.deprecation-warning
4 years ago
Michael Richters f19d416190
Use new --build-property option if arduino-cli is >= 0.14
4 years ago
Jesse Vincent abbe6370d7
Merge pull request #1019 from keyboardio/f/arduino-cli-update
4 years ago
Jesse Vincent bdcdb54d3f
Merge pull request #1018 from keyboardio/jesse/plugin-docs-cleanup
4 years ago
Jesse Vincent 9fef4931fb
do full setup before running sim tests, which is really important if we're running them in docker
4 years ago
Jesse Vincent 5d3e5d49d1
Merge pull request #1006 from keyboardio/f/devel-trace
4 years ago
Jesse Vincent 59bc793c30
Fetch arduino core indices before updating our cores
4 years ago
Jesse Vincent 3458b481ec
It is sometimes useful to be able to do git checkouts in docker
4 years ago
Jesse Vincent ccaabbc0d4
Ignore the docs/plugins dir which hosts copied plugin docs at build time
4 years ago
Jesse Vincent 589c2dd799
Get the two remaining files out of the plugins directory in docs to make it easier to ignore this dir
4 years ago
Michael Richters 96b708f5a1
Add testcases for floating base layer
4 years ago
Michael Richters 5c12c8ee49
Add comments to handleKeymapKeyswitchEvent()
4 years ago
Michael Richters 08f45ba6a9
Allow deactivation of base layer
4 years ago
Gergely Nagy 4f9afcfdb9
plugins/Ranges: Add an explanatory comment above the ranges enum
4 years ago
Gergely Nagy 9c49d5b2ac
plugins/Ranges: Fix the Macro key ranges
4 years ago
Jesse Vincent a2df72735d
Document git master kaleidoscope builds for the arduino boards manager
4 years ago
Gergely Nagy c924fb0dc6
Update a comment to reflect reality
4 years ago