Commit Graph

4120 Commits (3242af3ce0d53876faedabcab7b0b1fe54d43856)
 

Author SHA1 Message Date
Jesse Vincent 8c2b0fdf87
Merge pull request #525 from keyboardio/key_defs/hyper-meh
6 years ago
Jesse Vincent 842afd6616
Merge pull request #523 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 #521 from keyboardio/Redial/in-range
6 years ago
Jesse Vincent 048e9b227a
Merge pull request #520 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 #514 from keyboardio/focus/send-key-with-one-space-only
6 years ago
Gergely Nagy 9accfdcd53
Merge pull request #515 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 #513 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 #510 from algernon/plugin/LED-Wavepool
6 years ago
Jesse Vincent 0785825f11
Merge pull request #509 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 #508 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 #504 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 #503 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 #499 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 #480 from bjc/freebsd-port
6 years ago
Jesse Vincent 8e168ff1c0
Merge pull request #260 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
Jesse Vincent 24604cba41
Merge pull request #489 from keyboardio/plugin/focus/explicit-serial-begin
6 years ago
Jesse Vincent 58b197d5b9
Merge pull request #490 from keyboardio/doc/NEWS/Atreus-fixes
6 years ago
Jesse Vincent 922fd75dc1
Merge pull request #494 from keyboardio/doc/example-link-fixups
6 years ago
Jesse Vincent 58edf9addd
Merge pull request #493 from keyboardio/plugin/ActiveLayerColor
6 years ago
Gergely Nagy 717626ad18
doc/plugin/: Update all the example references
6 years ago
Gergely Nagy 8869f993e9
New plugin: ActiveLayerColor
6 years ago
Jesse Vincent 70d769247f
Merge pull request #491 from keyboardio/hardware/splitography
6 years ago
Gergely Nagy 7b00b8b6b0
hardware/Splitography: Disable the JTAG interface in the constructor
6 years ago
Gergely Nagy f527591b57
New hardware: SOFT/HRUF Splitography
6 years ago
Gergely Nagy 06c2a71962
Initialize Serial from Kaleidoscope.setup()
6 years ago