Commit Graph

4649 Commits (e2bee6cace85ff87d4e8bec75df25c4d60ed7314)
 

Author SHA1 Message Date
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
Gergely Nagy 05e9ae16de
technomancy/Atreus: Stop using opaque macros
4 years ago
Gergely Nagy 76c559995a
softhruf/Splitography: Stop using opaque macros
4 years ago
Gergely Nagy 2ae8f31e7d
olkb/Planck: Stop using opaque macros
4 years ago
Gergely Nagy 7dbf1d4c20
kbdfans/KBD4x: Stop using opaque macros
4 years ago
Jesse Vincent 07213d9f7e
Clarity improvement to Keyboardio Atreus init.
4 years ago
Gergely Nagy 11468b3c6c
Merge pull request #844 from keyboardio/driver/mcu-props
4 years ago
Jesse Vincent a76d1773f1
Merge pull request #865 from keyboardio/atreus2-remove-macros
4 years ago
Gergely Nagy b27433f9ee
keyboardio/Atreus: Add some explanatory comments
4 years ago
Gergely Nagy 4f1929b043
keyboardio/Atreus: Simplify the hardware plugin a bit
4 years ago
Jesse Vincent b9d5d75c98
Fix links in some of the plugin docs, thanks to @llamaland.
4 years ago
Jesse Vincent ded77f8b52
Update "Leader" doc to catch up with an API change
4 years ago
Jesse Vincent 128bbfc38a
Merge pull request #862 from keyboardio/driver/atmega-scanner-adjust-scan-cycle-time
4 years ago
Jesse Vincent 058ce5c42c
astyle
4 years ago
Jesse Vincent 6b44b4ff8d
Remove use of ATMEGA_KEYSCANNER_BOILERPLATE for Atreus2
4 years ago
Jesse Vincent 499f0fca3a
Atreus2: remove use of ATMEGA_KEYSCANNER_PROPS
4 years ago
Jesse Vincent 4f45ec13d7
Remove use of ATMEGA32U4_DEVICE_PROPS for Atreus
4 years ago
Jesse Vincent 521fea77ee
Atreus: remove use of ATMEGA32U4_DEVICE macro
4 years ago
Jesse Vincent 90b086137c
Remove use of ATMEGA32U4_KEYBOARD macro for the Atreus
4 years ago
Jesse Vincent 05aa59186a
Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope
4 years ago
Jesse Vincent 5520799105
* Use a more distro-agnostic way to reload udev rules
4 years ago
Jesse Vincent 23736a9309
Update toolchain setup docs to match current udev rule file name and functionality
4 years ago
Jesse Vincent 1ef6bad6b0
Merge pull request #863 from keyboardio/udev/rule-updates
4 years ago