Commit Graph

3980 Commits (d3e0252a754e5563d4505792abd7700c949b9536)
 

Author SHA1 Message Date
Jesse Vincent 116f9b9e71
Merge pull request from keyboardio/deprecated-api-cleanup 6 years ago
Gergely Nagy bbfede8ccc
Remove deprecated interfaces 6 years ago
Gergely Nagy aa74ddfab9
Merge pull request from keyboardio/LED-Palette-Theme/uninitialized-eeprom-fix 6 years ago
Gergely Nagy 063dcec70c
LED-Palette-Theme: Flip the component bits upon read & store 6 years ago
Gergely Nagy ecb21b5f12
NEWS.md: Fix a typo 6 years ago
Gergely Nagy bfa025b8be
Merge pull request from keyboardio/key-defs-redone 6 years ago
Gergely Nagy fa3fbf7e79
Rebuild all key definitions to use the new Key() constructor 6 years ago
Jesse Vincent 0863ed1231
Merge pull request from keyboardio/pull/272 6 years ago
Florian Fleissner 6d3ed7d6e5 Allow for constructor call based creation of instances of Key_ 6 years ago
Gergely Nagy 20786e7430
Fix the MEH and HYPER aliases 6 years ago
Jesse Vincent 8c2b0fdf87
Merge pull request from keyboardio/key_defs/hyper-meh 6 years ago
Jesse Vincent 842afd6616
Merge pull request from keyboardio/EEPROMSettings/default_layer-fix 6 years ago
Gergely Nagy 5b409242c7
key_defs: Add Meh and Hyper keys 6 years ago
Gergely Nagy 1279ffafcb
EEPROM-Settings: Fix default_layer(255) 6 years ago
Jesse Vincent ceffac4b3f
Merge pull request from keyboardio/Redial/in-range 6 years ago
Jesse Vincent 048e9b227a
Merge pull request from keyboardio/EEPROMSettings/move-on-default 6 years ago
Gergely Nagy e100006188
Redial: Make Key_Redial Ranges-based 6 years ago
Gergely Nagy 977c2e377f
EEPROM-Settings: Setting a new default layer should move there too 6 years ago
Jesse Vincent 41fe0c95ff
Merge pull request from keyboardio/focus/send-key-with-one-space-only 6 years ago
Gergely Nagy 9accfdcd53
Merge pull request from keyboardio/hardware/atreus/legacy-teensy-fix 6 years ago
Gergely Nagy 171de545dd
hardware/Atreus: Fix a thinko in the legacy-teensy variant's code 6 years ago
Gergely Nagy b1c56a7922
FocusSerial: Only send a single separator when sending Keys 6 years ago
Gergely Nagy 513e28d8cc
Merge pull request from thunderkeys/thunderkeys-ActiveLayerColor-doc-fix 6 years ago
Brian Almeida cfaf8f57cd Fix plugin name from ActiveLayerColorEffect to LEDActiveLayerColorEffect in docs 6 years ago
Jesse Vincent e8be7b93f9
Merge pull request from algernon/plugin/LED-Wavepool 6 years ago
Jesse Vincent 0785825f11
Merge pull request from thunderkeys/thunderkeys-readme-fix 6 years ago
Brian Almeida c88264c31d Fix path to Model01-Firmware directory in README.md 6 years ago
Jesse Vincent 0a5b2c36e3
Merge pull request from keyboardio/plugin/LED-ActiveModColor/init-fix 6 years ago
Gergely Nagy 7528497682
LED-ActiveModColor: Use lookupOnActiveLayer() instead of lookup() 6 years ago
Gergely Nagy 84b39e18d2
Add a NEWS entry about LED-Wavepool 6 years ago
Gergely Nagy bc2aa0a56b
LED-Wavepool: Restrict the plugin to the Model01 6 years ago
Gergely Nagy cae7048f6a
LED-Wavepool: Add a way to use an explicit hue for the animation 6 years ago
Gergely Nagy e4689caf8a
LED-Wavepool: Smooth out hue transitions 6 years ago
Gergely Nagy 0540f96562
LED-Wavepool: Make cpplint happy too 6 years ago
Gergely Nagy 1228c52c1e
LED-Wavepool: Make astyle happy 6 years ago
Gergely Nagy 84a364ba75
Merge remote-tracking branch 'plugin/LED-Wavepool/monorepo-prep' into plugin/LED-Wavepool 6 years ago
Gergely Nagy fd2327ee7c
Preparations for moving into the Kaleidoscope monorepo 6 years ago
Gergely Nagy 00a48d5280
Update to work with the latest Kaleidoscope 6 years ago
Jesse Vincent eda312d392
Merge pull request from keyboardio/hardware/base-class 6 years ago
Gergely Nagy e95646efd0
Hardware: Remove duplicated documentation 6 years ago
Gergely Nagy d7df39dffd
Hardware: Move detachFromHost/attachToHost to the base class 6 years ago
Gergely Nagy 2e21af99b9
Implement a Hardware base class 6 years ago
Jesse Vincent 08593f154a
Merge pull request from keyboardio/kaleidoscope-builder/shellcheck-fix 6 years ago
Gergely Nagy 7172571685
kaleidoscope-builder: Make shellcheck happy 6 years ago
Jesse Vincent 2255b51b57
Merge pull request from keyboardio/builder/avr-size-flags-fix 6 years ago
Gergely Nagy 75dab2c65e
kaleidoscope-builder: Fix the avr-size invocation 6 years ago
Gergely Nagy b9b0a5de0a
Merge pull request from bjc/freebsd-port 6 years ago
Jesse Vincent 8e168ff1c0
Merge pull request from keyboardio/f/layer/activate 6 years ago
Gergely Nagy dbaba6c1ef
Layer: Rename a few methods, for better clarity 6 years ago
Gergely Nagy 8d16a13131
Deprecate Layer.defaultLayer() 6 years ago