Commit Graph

4118 Commits (d98dd72e1756a58c1731314ae29986ae14aceb58)
 

Author SHA1 Message Date
Gergely Nagy 51a7537d87
OneShot: Fix isPressed() and isSticky() 6 years ago
Jesse Vincent aecc29a313
Merge pull request 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 from keyboardio/EEPROMSettings/onlyCustom-fix 6 years ago
Gergely Nagy c9af7d65d7
Repurpose EEPROMSettings' version 6 years ago
Gergely Nagy 733707c8f3
Merge pull request 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 from keyboardio/eeprom/custom-default-split 6 years ago
Gergely Nagy dbd0d7fbcc
EEPROMKeymap redesign 6 years ago
Jesse Vincent 713c300592
Merge pull request from tiltowait/add-modifier-reflection 6 years ago
Jesse Vincent f279728514
Merge pull request 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 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 from keyboardio/plugin/firmwaredump 6 years ago
Gergely Nagy 290d4dfde7
Add a FirmwareDump plugin 6 years ago
Jesse Vincent 1cf25da48c
Merge pull request 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 from keyboardio/plugin/CycleTimeReport/newline-fix 6 years ago
Jesse Vincent 9a4e7cca55
Merge pull request 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 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 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 from keyboardio/ActiveModColor/highlightNormalModifiers 6 years ago
Jesse Vincent 06b4ac01cf
Merge pull request 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 from keyboardio/deprecated-api-cleanup 6 years ago
Gergely Nagy bbfede8ccc
Remove deprecated interfaces 6 years ago
Gergely Nagy aa74ddfab9
Merge pull request 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 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 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 from keyboardio/key_defs/hyper-meh 6 years ago
Jesse Vincent 842afd6616
Merge pull request from keyboardio/EEPROMSettings/default_layer-fix 6 years ago