Commit Graph

4630 Commits (c15c71777e53a89df6ad8857962abdea39ca8704)
 

Author SHA1 Message Date
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
Gergely Nagy c9351447b3
IdleLEDs: Allow temporarily disabling the functionality
5 years ago
Gergely Nagy 01892f1262
Include the HID facade compatibility by default
5 years ago
Gergely Nagy 794f0e26e0
LEDControl: Fix a thinko in FocusLEDCommand
5 years ago
Gergely Nagy b1356900a1
Merge pull request #789 from keyboardio/docs/UPGRADING.md/Runtime-clarification
5 years ago
Gergely Nagy bce606f959
make astyle
5 years ago
Gergely Nagy a9087a8811
Merge pull request #791 from keyboardio/idleleds/smarter-idling
5 years ago
Gergely Nagy d0bde7e00b
Merge pull request #792 from keyboardio/ledcontrol/brightness-focus
5 years ago
Gergely Nagy 5c49efcd79
LEDControl: Expose brightness settings via Focus
5 years ago
Gergely Nagy 1e1e796bb2
IdleLEDs: Be smarter about re-enabling LEDs
5 years ago
Gergely Nagy 947851150d
device/Imago: Fix a typo, and a thinko
5 years ago
Gergely Nagy e75676de33
docs/UPGRADING.md: Clarify the kaleidoscope::Runtime parts
5 years ago
Jesse Vincent cc605a10b0
Merge pull request #785 from keyboardio/leds/global-brightness
5 years ago
Gergely Nagy 5024ff4066
LEDControl: Implement global brightness controls
5 years ago
Gergely Nagy bea45d696a
device/Raise: Remove two unused methods from an internal class
5 years ago
Jesse Vincent 253fa2df66
exhale takes so long to run that it breaks readthedocs
5 years ago
Jesse Vincent ef1b2ce8f5
attempt to turn on exhale for readthedocs. It's -really- slow.
5 years ago
Jesse Vincent 017254ab48
Merge pull request #783 from keyboardio/atreus2/naming-and-upper-toggle
5 years ago
Jesse Vincent 098fc885f1
Merge pull request #784 from keyboardio/leds/led-off-key
5 years ago
Jesse Vincent 6ab2ad6374
Merge pull request #787 from keyboardio/remove-deprecated-stuff
5 years ago
Gergely Nagy 5697f866a6
docs/UPGRADING.md: Add a removal date for the old device APIs
5 years ago
Gergely Nagy e5c8f72247
docs/UPGRADING.md: Add a removal date for the old row/col based indexing
5 years ago
Gergely Nagy f5c9581036
Remove the old 2d keymaps array
5 years ago
Gergely Nagy 753368dee8
docs/UPGRADING.md: ToC update
5 years ago
Gergely Nagy 7aad552ea0
docs/UPGRADING.md: ToC update
5 years ago
Gergely Nagy 653f65fe6e
EEPROM-Keymap: Deprecate the deprecated 2-arg constructor
5 years ago
Gergely Nagy f3648c0f82
docs/UPGRADING.md: Drop the note about OneShot stickability
5 years ago
Gergely Nagy 6689912bcd
LEDControl: Add disable/enable functions, and a toggle key
5 years ago
Jesse Vincent ba47ccf4e5
Remove the "Kaleidoscope-" prefix from the titles of plugin docs
5 years ago
Jesse Vincent d3e0252a75
move news into docs directory, fix examples copy
5 years ago
Jesse Vincent 4189c2fb22
Continuing to flesh out https://kaleidoscope.readthedocs.io
5 years ago