summaryrefslogtreecommitdiff
path: root/keyboards/tau4
AgeCommit message (Expand)Author
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-29[Keyboard] tau4 fixup/refactor (#18523)Less/Rikki
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2021-04-18[Keyboard] Add Tau4 keyboard (#11361)Oliver Gaskell