Commit Graph

541 Commits (13960fccdd0a0260d822809836cbb6f5fdfa8f30)

Author SHA1 Message Date
Phil Hagelberg 993a3e7e7d Revamp the Atreus2 layout.
5 years ago
Gergely Nagy 3af7921f40
Implement a HID driver component
5 years ago
Gergely Nagy d0b7d2d96e
examples/AppSwitcher: Do not use dynamic vars in MACRO()
5 years ago
Jesse Vincent d41398dd22
Merge pull request #734 from keyboardio/plugin/dynamic-tapdance
5 years ago
Gergely Nagy b415a85950
New plugin: DynamicTapDance
5 years ago
Florian Fleissner a538328ba2 Added sketch exploration
5 years ago
Florian Fleissner ba79eef4b2 Key union converted to a proper class
5 years ago
Gergely Nagy aa5b55e366
IdleLEDs: Update PersistentIdleLEDs to not use deprecated interfaces
5 years ago
Jesse Vincent cffea431fb
Merge pull request #708 from keyboardio/idleleds/focus-support
5 years ago
Gergely Nagy 4a7bb8700e
New plugin: PersistentLEDMode
5 years ago
Gergely Nagy 311a6761d8
IdleLEDs: Optional support for EEPROM-Storage & Focus
5 years ago
Gergely Nagy 3601272478
New device: Keyboardio Imago
5 years ago
Gergely Nagy d39a8dc46c
Redesign of the device plugin APIs
5 years ago
Gergely Nagy d4674d428d
examples: Simplify some of the examples
5 years ago
Gergely Nagy e6c25db24c
Model01-TestMode: Deprecate and turn into a no-op
5 years ago
Gergely Nagy 0c8f998b9f
Redesign how the hardware objects are defined
5 years ago
Gergely Nagy 129d37ef04
Deprecate named hardware objects
5 years ago
Gergely Nagy 32bafc7adc
Abstract away direct Serial access
5 years ago
Jesse Vincent b86a10264f
Updated Atreus2 sketch based on Chrysalis Atreus sketch
5 years ago
Jesse Vincent 31fea28093
Fill in a couple missing items on the Atreus layout
5 years ago
Gergely Nagy 6cd688678e
examples: Add Makefiles for ErgoDox EZ and Keyboardio Model01
5 years ago
Gergely Nagy d56019141a
examples: Rearrange the Devices subdirectory
5 years ago
Gergely Nagy 357c0c4b65
Dynamic Macros plugin
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
Florian Fleissner ea052183be Update wavepool example ot use the "KEYMAP" macro
5 years ago
Jesse Vincent 43f25cb105 Initial support for a port of Kaleidoscope to a new Atreus variant
5 years ago
Gergely Nagy 78c595f366
examples/EEPROM-Keymap: Stop using deprecated interfaces
6 years ago
Gergely Nagy be072391e6
Initial support for KBDFans KBD4x
6 years ago
Gergely Nagy bbfede8ccc
Remove deprecated interfaces
6 years ago
Gergely Nagy e100006188
Redial: Make Key_Redial Ranges-based
6 years ago
Gergely Nagy cae7048f6a
LED-Wavepool: Add a way to use an explicit hue for the animation
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
Gergely Nagy 8869f993e9
New plugin: ActiveLayerColor
6 years ago
Gergely Nagy f527591b57
New hardware: SOFT/HRUF Splitography
6 years ago
Gergely Nagy de2dc3daf6
New plugin: WinKeyToggle
6 years ago
Gergely Nagy ef94658b4b
FocusSerial: New, simplified API
6 years ago
Gergely Nagy 199ce760f0
examples: Move GhostInTheFirmware from LEDs to Features
6 years ago
Jesse Vincent 50a6f5e1b1 Reorganize our examples directory to try to make it easier to work with
6 years ago
Gergely Nagy 76cbb34b69
Remove two uses of the obsolete `LED-Off.h` header
6 years ago
Jesse Vincent 0fdd2b0dfc Add a Makefile for the Atreus sketch
6 years ago
Jesse Vincent d96ac86454 A first pass implementation for AVR-based OLKB Planck keyboards
6 years ago
kriber 01e057e545 previous_key in cycleAction now contains modifier key flags
6 years ago