Commit Graph

3625 Commits (d649264b7f520845cb158a8f8346ba421bb9a9b5)
 

Author SHA1 Message Date
Jesse Vincent d649264b7f
Merge pull request #578 from keyboardio/UPGRADING/OneShot-stickability-timeline
6 years ago
Jesse Vincent 724eb458d0
Merge pull request #579 from keyboardio/Layer/remove-deprecated-interfaces
6 years ago
Gergely Nagy 0c7324115a
Remove some deprecated interfaces
6 years ago
Gergely Nagy 7a5a7b3484
UPGRADING.md: Add a removal date for the old stickability props
6 years ago
Jesse Vincent 8d57e4ffe4
Merge pull request #576 from keyboardio/TapDance/optimization
6 years ago
Gergely Nagy b660b252d2
TapDance: Switch from 16-bit bitfields to using a struct
6 years ago
Jesse Vincent 338fbd4c4f
Merge pull request #573 from keyboardio/OneShot/fix-isPressed-and-isSticky
6 years ago
Gergely Nagy 51a7537d87
OneShot: Fix isPressed() and isSticky()
6 years ago
Jesse Vincent aecc29a313
Merge pull request #567 from keyboardio/OneShot/optimization
6 years ago
Gergely Nagy a4af4f4a2b
OneShot: Remove some obsolete optimizations
6 years ago
Gergely Nagy 926cb07f85
OneShot: Code cleanup: drop the helper macros
6 years ago
Gergely Nagy 032da484bc
OneShot: Switch from 16-bit bitfields to using a struct
6 years ago
Jesse Vincent 3981072fb9
Merge pull request #561 from keyboardio/EEPROMSettings/onlyCustom-fix
6 years ago
Gergely Nagy c9af7d65d7
Repurpose EEPROMSettings' version
6 years ago
Gergely Nagy 733707c8f3
Merge pull request #557 from keyboardio/plugin/LED-Palette-Theme/eeprom-order-fix
6 years ago
Gergely Nagy 8a4f3a7fb9
LED-Palette-Theme: Defer requesting a slice as late as possible
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 713c300592
Merge pull request #533 from tiltowait/add-modifier-reflection
6 years ago
Jesse Vincent f279728514
Merge pull request #555 from keyboardio/no_lower_functions
6 years ago
Jesse Vincent 29253a7d4c Simplify function naming to remove all_lower option
6 years ago
Jesse Vincent 3d575345bb
Merge pull request #554 from keyboardio/hardware/ATMegaKeyboard/readCols-no-funroll
6 years ago
Gergely Nagy fb75fc7091
ATMegaKeyboard: Disable loop unrolling for readCols()
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
Jesse Vincent 1cf25da48c
Merge pull request #541 from keyboardio/driver/led/ws2812
6 years ago
Gergely Nagy 3f2ac16865
A reasonably generic WS2812 driver
6 years ago
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