Commit Graph

4360 Commits (9f846c49059e283b8d878f40302b5b94ba1dd7c7)
 

Author SHA1 Message Date
Jesse Vincent d0be5ab8e0
Merge pull request #831 from cxw42/consumer-10bit
4 years ago
Chris White 429059139e ConsumerControl: allow 10-bit keycodes
4 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
Jesse Vincent 16b2404ab9
Attempt to simplify output of the build and flash process, along with
5 years ago
Jesse Vincent 559d210eed
slightly tweak sleep times and reformat our avrdude command to flash the
5 years ago
Jesse Vincent 9a41d1cfa9
Make avrdude more verbose to help make sure customers can tell whether
5 years ago
Jesse Vincent 56a9b60d27
On linux (and possibly other operating systems), detect when the
5 years ago
Jesse Vincent 1b117b9eb0
Extract the compilation step from the flashing preparation step
5 years ago
Jesse Vincent 010f4b466c
Switch more of kaleidoscope-builder to use our new preferences loader
5 years ago
Jesse Vincent 20315ac722
Cache the arduino prefs lookup
5 years ago
Jesse Vincent 09da0477d9
Fix typo in flashing message
5 years ago
Jesse Vincent b2977894f9
Move the build instructions into the arduino boards.txt file
5 years ago
Jesse Vincent 6349cb8395
More builder refactoring to use our new functionality
5 years ago
Jesse Vincent 17978858ce
Begin to outfactor how to pull preferences from Arduino
5 years ago
Jesse Vincent d95136b06c
Merge pull request #814 from technomancy/atreus-udev-rules
5 years ago
Phil Hagelberg ba44789757 Add Atreus to udev rules file.
5 years ago
Jesse Vincent d5c6bf28da
Fixed build warnings with gcc 7 in Layer_::getKeyFromPROGMEM(...)
5 years ago
Jesse Vincent 46998b3036
Merge pull request #807 from keyboardio/travis/use-current-kaleidoscope
5 years ago
Jesse Vincent b71cfc99a6
Merge pull request #779 from keyboardio/layer/move-to-layer-key
5 years ago
Gergely Nagy 5cd6d363d4
travis: Move the hardware dir one level up
5 years ago
Jesse Vincent 643aca91cc
Merge pull request #808 from CapeLeidokos/pr_predefined_device_port
5 years ago
Florian Fleissner efd0a526c2 Enable predefined DEVICE_PORT and DEVICE_PORT_BOOTLOADER
5 years ago
Gergely Nagy b8d5c3a203
travis: Make sure we use the current Kaleidoscope
5 years ago
Gergely Nagy 71522290ec
doc: Add a bit of documentation about layers, and layer keys
5 years ago
Gergely Nagy 2b0e90c592
layers: Add a MoveToLayer(n) key
5 years ago
Gergely Nagy 5fcdd720cb
Layer.move: Forcibly update all our caches
5 years ago
Gergely Nagy 53993860f0
Revert "device/Raise: Fix the color component order in raise::Hand's cRGB"
5 years ago
Jesse Vincent 3534af872b
Merge pull request #802 from CapeLeidokos/build_flags
5 years ago
Jesse Vincent c66efe773e
Merge pull request #800 from CapeLeidokos/pr_sketch_compilation_flag
5 years ago
Florian Fleissner 1a721f190e Moved build flags and C++ language version setting to platform.txt
5 years ago
Florian Fleissner cba14151d1 Adds a KALEIDOSCOPE_SKETCH macro definition to sketch header
5 years ago
Jesse Vincent 58bd7ec8a4
Merge pull request #796 from keyboardio/idleleds/disable-on-0
5 years ago
Jesse Vincent 579cd56f57
Merge pull request #797 from keyboardio/layer/focus-commands
5 years ago
Gergely Nagy f18bcd35bb
New plugin: LayerFocus
5 years ago