Commit Graph

187 Commits (eaca2f19fe1f3eaa4162339090679747041e3193)

Author SHA1 Message Date
Gergely Nagy 3af7921f40
Implement a HID driver component
5 years ago
Gergely Nagy b415a85950
New plugin: DynamicTapDance
5 years ago
Gergely Nagy 425e069ef9
Merge pull request #720 from CapeLeidokos/pr_keycode_redesign
5 years ago
Neville Dalal 55448d4791
Update IdleLEDs.md
5 years ago
Florian Fleissner ba79eef4b2 Key union converted to a proper class
5 years ago
Jesse Vincent cffea431fb
Merge pull request #708 from keyboardio/idleleds/focus-support
5 years ago
Gergely Nagy 311a6761d8
IdleLEDs: Optional support for EEPROM-Storage & Focus
5 years ago
Gergely Nagy d39a8dc46c
Redesign of the device plugin APIs
5 years ago
Gergely Nagy 0c8f998b9f
Redesign how the hardware objects are defined
5 years ago
Gergely Nagy 32bafc7adc
Abstract away direct Serial access
5 years ago
Gergely Nagy f84de9f292
hardware: Abstract away the EEPROM access
5 years ago
Gergely Nagy 357c0c4b65
Dynamic Macros plugin
5 years ago
Gergely Nagy bf841b4eff
Macros: Implement a compact sequence step
5 years ago
Gergely Nagy e50b393d5c
Merge pull request #640 from gedankenexperimenter/qukeys.rewrite
5 years ago
Michael Richters 1e58fcf3b8 Rewrite Qukeys plugin from scratch
5 years ago
tiltowait bb85ecaf43 Keep property public and rename methods to conform to style guide.
5 years ago
tiltowait e81f13fac7 Calculate idle time when set instead of every cycle
5 years ago
Jesse Vincent 617dca07dd Update linear addressing branch for firmware drift
5 years ago
ash lea b65a2b8176 add turbo plugin
5 years ago
Gergely Nagy 3ccaf187a6
Merge pull request #575 from keyboardio/numist/numpad-avoids-numlock
6 years ago
Michael Richters d1daf9ec96
HostPowerManagement: add documentation about sleep delay on macOS
6 years ago
Scott Perry c47bea391a Remove numlock state management logic from NumPad plugin
6 years ago
Gergely Nagy c9af7d65d7
Repurpose EEPROMSettings' version
6 years ago
Jesse Vincent 0cdfbcbc64
Merge pull request #553 from keyboardio/eeprom/custom-default-split
6 years ago
Gergely Nagy dbd0d7fbcc
EEPROMKeymap redesign
6 years ago
Jesse Vincent 30ab84b17c
Merge pull request #543 from keyboardio/plugin/firmwaredump
6 years ago
Gergely Nagy 290d4dfde7
Add a FirmwareDump plugin
6 years ago
Gergely Nagy 58d353a920
Chase: Update the documentation
6 years ago
Gergely Nagy b3aaf6f235
ActiveModColor: Add a way to disable highlighting normal modifiers
6 years ago
Gergely Nagy e100006188
Redial: Make Key_Redial Ranges-based
6 years ago
Brian Almeida cfaf8f57cd Fix plugin name from ActiveLayerColorEffect to LEDActiveLayerColorEffect in docs
6 years ago
Gergely Nagy cae7048f6a
LED-Wavepool: Add a way to use an explicit hue for the animation
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
Jesse Vincent 922fd75dc1
Merge pull request #494 from keyboardio/doc/example-link-fixups
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
Gergely Nagy f527591b57
New hardware: SOFT/HRUF Splitography
6 years ago
Jesse Vincent d6cbd0e890
Merge pull request #478 from keyboardio/hardware/atreus/variants
6 years ago
Gergely Nagy de2dc3daf6
New plugin: WinKeyToggle
6 years ago
Gergely Nagy d5f4d1461c
doc: Update the ErgoDox & Atreus docs to mention teensy_loader_cli
6 years ago
Gergely Nagy 930d4920c2
hardware/Atreus: Add support for all Atreus variants
6 years ago
Gergely Nagy ef94658b4b
FocusSerial: New, simplified API
6 years ago
Gergely Nagy 3c16dc05a8
doc: Fix a link in the FocusSerial documentation
6 years ago
Jesse Vincent 1fa31ee64c
Merge pull request #465 from keyboardio/news/ATMegaKeyboard
6 years ago
Gergely Nagy 41abaaff3e
Macros: Add a way to have more control over when reports are sent
6 years ago
Gergely Nagy 400bf65c31
Document the ATMegaKeyboard helper a bit
6 years ago
Jesse Vincent 8196309f98
Update doc/plugin/Hardware-OLKB-Planck.md
6 years ago
Gergely Nagy 60947473c1
doc: Add a very short README for the Planck, and a NEWS entry
6 years ago
kriber 01e057e545 previous_key in cycleAction now contains modifier key flags
6 years ago