Commit Graph

4198 Commits (281594029eee66fd742bd845e51514a60bda009d)
 

Author SHA1 Message Date
Jesse Vincent bf91a0e2c6
Merge pull request #549 from keyboardio/plugin/CycleTimeReport/newline-fix
6 years ago
Jesse Vincent 9a4e7cca55
Merge pull request #550 from keyboardio/plugin/Chase/assorted-fixes
6 years ago
Gergely Nagy 58d353a920
Chase: Update the documentation
6 years ago
Gergely Nagy 82349df38e
Chase: Allow setting the distance too
6 years ago
Gergely Nagy 88abeacd53
Chase: Use timers for timing instead of counting cycles
6 years ago
Gergely Nagy e7a48497e7
Chase: Use CRGB when setting colors
6 years ago
Gergely Nagy 623dde5045
CycleTimeReport: Send a newline after the default report
6 years ago
Jesse Vincent 5fe12de4dd
Merge pull request #540 from keyboardio/hardware/kbd4x/disable-clock-division
6 years ago
Gergely Nagy 7d4e709eff
hardware/KBD4x: Make astyle happy
6 years ago
Gergely Nagy 9402c6ff33
hardware::KBD4x: Disable clock division
6 years ago
Jesse Vincent 9f0d85500a
Merge pull request #539 from keyboardio/hardware/kbdfans-kbd4x
6 years ago
Gergely Nagy be072391e6
Initial support for KBDFans KBD4x
6 years ago
Jesse Vincent 02ac44d6ae
Merge pull request #536 from keyboardio/ActiveModColor/highlightNormalModifiers
6 years ago
Jesse Vincent 06b4ac01cf
Merge pull request #537 from keyboardio/ActiveModColor/dim-the-highlights
6 years ago
Gergely Nagy 45860204dd
ActiveModColor: Dim the lights a little
6 years ago
Gergely Nagy b3aaf6f235
ActiveModColor: Add a way to disable highlighting normal modifiers
6 years ago
tiltowait 0363c3cb53 Remove unnecessary arguments
6 years ago
tiltowait 75beda5d36 Add function prototypes for determining if any modifier is/was active
6 years ago
Jesse Vincent 116f9b9e71
Merge pull request #531 from keyboardio/deprecated-api-cleanup
6 years ago
Gergely Nagy bbfede8ccc
Remove deprecated interfaces
6 years ago
Gergely Nagy aa74ddfab9
Merge pull request #530 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 #528 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 #527 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 #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