summaryrefslogtreecommitdiff
path: root/keyboards/tau4
AgeCommit message (Expand)AuthorFilesLines
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis1-1/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-2/+0
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis1-9/+0
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-5/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-48/+48
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-1/+1
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+3
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-14/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-2/+2
2022-09-29[Keyboard] tau4 fixup/refactor (#18523)Less/Rikki9-132/+182
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark2-7/+11
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2-7/+11
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre1-1/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222-2/+3
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre1-1/+2
2021-04-18[Keyboard] Add Tau4 keyboard (#11361)Oliver Gaskell8-0/+421