Commit Graph

4371 Commits (de062ea8972c85064d59aa0b2c2bfd59591b873b)
 

Author SHA1 Message Date
Gergely Nagy 680278bb78
Update the recently added gHeavy devices for new APIs
4 years ago
Jesse Vincent 68dabacc7f
Merge pull request #875 from keyboardio/gheavy/faunchpad-and-butterstick
4 years ago
Jesse Vincent d99e2151c9
Merge pull request #888 from paniag/epan/docs/wordsmith
4 years ago
Eric Paniagua 83aeaac8a5 Wordsmith "Understanding the Codebase" up to Multiple Inheritance
4 years ago
Jesse Vincent 43c4536a10
Merge pull request #886 from keyboardio/deprecate-key-masking
4 years ago
Gergely Nagy 8d4dfa877b
Deprecate the key masking API
4 years ago
Gergely Nagy 9dfe51a238
Escape-OneShot: Change the key mapping instead of masking
4 years ago
Gergely Nagy c797a95fb2
TapDance: Do not mask interrupting keys anymore
4 years ago
Gergely Nagy c3dd2bd802
Merge pull request #885 from Rom1deTroyes/patch-2
4 years ago
Romain Heller 4df0c5f86f [Typo] Page is about Model 01, not the Atreus
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 87048be5f2
Initial support for g Heavy Industries' FaunchPad
4 years ago
Gergely Nagy c8e6a99c5f
Initial support for g Heavy Industries' ButterStick
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
Gergely Nagy 57fd064192
examples/Keyboardio/Atreus: Add a Model01-style version info macro
4 years ago
Gergely Nagy 36eb7d04cc
examples/Keyboardio/Atreus: Use `MoveToLayer`
4 years ago
Gergely Nagy ac8bc2d322
examples/Keyboardio/Atreus: Fix the QWERTY layer & macro mess
4 years ago
Jesse Vincent d76e32c367
Merge pull request #870 from common-nighthawk/patch-1
4 years ago
Jesse Vincent 973eb7e089
Merge pull request #871 from keyboardio/virtual/atmega-fix
4 years ago
Gergely Nagy ab8aa7f189
driver/mcu/ATmega32U4: Fix the class declaration for virtual builds
4 years ago
Gergely Nagy 14b6eb29cf
Merge pull request #869 from keyboardio/technomancy/atreus/bootloader-selection
4 years ago
Daniel Deutsch 56fc62e8b3
Update broken link
4 years ago
Gergely Nagy 8555978e93
technomancy/Atreus: Use the correct bootloader for A* pinouts
4 years ago
Gergely Nagy ffa33cb90b
Merge pull request #868 from keyboardio/device/demacroification
4 years ago
Jesse Vincent 3564667986
Fixup a whitespace issue that astyle doesn't like
4 years ago
Gergely Nagy fb1706a42c
Remove a number of opaque macros
4 years ago
Gergely Nagy c69efc8103
keyboardio/Imago: Stop using opaque macros
4 years ago