Commit Graph

4005 Commits (bce606f9598b806dfc7bbd766b547e1fc799c322)
 

Author SHA1 Message Date
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
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 from keyboardio/Redial/in-range 6 years ago
Jesse Vincent 048e9b227a
Merge pull request 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 from keyboardio/focus/send-key-with-one-space-only 6 years ago
Gergely Nagy 9accfdcd53
Merge pull request 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 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 from algernon/plugin/LED-Wavepool 6 years ago