Commit Graph

4241 Commits (b036d7da51f707872250c52eb664f896aa2127eb)
 

Author SHA1 Message Date
Jesse Vincent b83d191866
MINIMAL renaming to get the device to show up as the Keyboardio Atreus in Examples and in the boards manager.
4 years ago
Jesse Vincent 1ae6b5b9ab
Merge branch 'alfalfasprossen-ledcontrol/shift-invert-next-prev-led-key'
4 years ago
Jesse Vincent 16e3324e28
astyle
4 years ago
Jesse Vincent 96d64d94d5
Merge branch 'ledcontrol/shift-invert-next-prev-led-key' of https://github.com/alfalfasprossen/Kaleidoscope into alfalfasprossen-ledcontrol/shift-invert-next-prev-led-key
4 years ago
Jesse Vincent e9f03ddd5b
Remove the term 'blacklist' from an example in the coding style guide
4 years ago
Johannes Becker 230d8e3c9b Use shift state to invert next/prev LED effect key direction
4 years ago
Jesse Vincent 47d12f39e2 Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things
4 years ago
Jesse Vincent d7541e1b7d Add a test to the Makefile to complain if it can't find the Kaleidoscope bundle with a hint as to what the user might do to resolve things
4 years ago
Jesse Vincent 97d4f4e991 Add a note about symlinks on Windows, thanks to Johannes Becker.
5 years ago
Gergely Nagy 81fc6e61bd
Introduce MCU Properties
5 years ago
Gergely Nagy d6868bf2ae
Revert "plugin/FlashHelper: New plugin for firmware-assisted flashing"
5 years ago
Gergely Nagy a0153f2422
Merge pull request #841 from keyboardio/manual-reset
5 years ago
Jason Koh 43526c4d92 Slightly updated probing logic based on Jason's code.
5 years ago
Jason Koh 430b159913 Tweak location-based detection logic
5 years ago
Jason Koh b675ff2902 Make our hail-mary logic a little more flexible.
5 years ago
Jason Koh 94790f8db9 Make sure the macOS device prober only runs if you've supplied the required args
5 years ago
Jason Koh 476cbe1785 Add a new MANUAL_RESET feature to Kaleidoscope builder
5 years ago
Jesse Vincent 14a85fb864
Merge pull request #837 from keyboardio/plugin/flash-helper
5 years ago
Gergely Nagy c917acb8a1
plugin/FlashHelper: New plugin for firmware-assisted flashing
5 years ago
Jesse Vincent ca33599092
Merge pull request #839 from tnorthcutt/patch-1
5 years ago
Travis Northcutt b9c88b0bc0
Update Macros docs with example of Macros.play()
5 years ago
Jesse Vincent c097a21bfd
Merge pull request #834 from keyboardio/system-control-keys-on-mac
5 years ago
Jesse Vincent d803f4731a Windows path confirmed thanks to guitarjorge24.
5 years ago
Jesse Vincent 04f67a6504 Merge branch 'master' of ssh://github.com/keyboardio/Kaleidoscope
5 years ago
Jesse Vincent 201ea3abab
Merge pull request #833 from keyboardio/boot-keyboard-key-repeat-fix
5 years ago
Jesse Vincent 496029eeb2 Merge branch 'boot-keyboard-key-repeat-fix' of https://github.com/keyboardio/Kaleidoscope into boot-keyboard-key-repeat-fix
5 years ago
Jesse Vincent 37a3d44f99 Boot Keyboard keys were never being released.
5 years ago
Jesse Vincent 12fe5919db Merge branch 'system-control-keys-on-mac' of https://github.com/keyboardio/Kaleidoscope into system-control-keys-on-mac
5 years ago
Jesse Vincent 86ea894767 Switch SystemControl keys to send press events when toggled on and release events when toggled off.
5 years ago
Jesse Vincent e65044fd64 Switch SystemControl keys to send press events when toggled on and release events when toggled off.
5 years ago
Jesse Vincent 9caad1d818 Boot Keyboard keys were never being released.
5 years ago
Jesse Vincent d0be5ab8e0
Merge pull request #831 from cxw42/consumer-10bit
5 years ago
Chris White 429059139e ConsumerControl: allow 10-bit keycodes
5 years ago
Jesse Vincent bcff3b97fb
Merge pull request #827 from akerl/feature/optional-filename-paths
5 years ago
Les Aker e997d8c495 allow overriding filename paths
5 years ago
Jesse Vincent d68d18bdc7
Merge pull request #826 from technomancy/atreus-classic-upper
5 years ago
Phil Hagelberg 70d7930e53 Fix Atreus Classic layout to allow returning from upper layer.
5 years ago
Jesse Vincent 919d8736d5
Merge pull request #822 from keyboardio/device/dygma-raise/rgb-component-correction
5 years ago
Gergely Nagy 7e608314dc
dygma/Raise: Adjust the red component of LED colors
5 years ago
Jesse Vincent fd58a7ea5b
Update our preferences logic to get the first returned matching
5 years ago
Jesse Vincent 08ee5fbfe4
Merge pull request #818 from indirect/macos-device-cleanup
5 years ago
Andre Arko a4e99b8a34
hide the inevitable SystemProfiler warning
5 years ago
Andre Arko c0163c83f2
make sure SKETCH_DIR is set before we use it
5 years ago
Andre Arko 0264e77396
bash warns on -gt, demanding two brackets
5 years ago
Andre Arko bb00c27de1
maybe_bulid depends on filling the hex path first
5 years ago
Jesse Vincent bb83186214
Get the device prober on macOS to pass in the vid and pid we want
5 years ago
Jesse Vincent e5558eaf90
First pass at a device-independent find-device-port-macos
5 years ago
Jesse Vincent 9417e0bc31
Merge pull request #815 from keyboardio/atmega/un-interrupt-keyscanner
5 years ago
Jesse Vincent 680aac9818
refactor kaleidoscope-builder to make shellcheck happy
5 years ago
Gergely Nagy dd686ee1d8
driver::keyscanner::ATmega: Revert scanning during the interrupt
5 years ago