summaryrefslogtreecommitdiff
path: root/keyboards/tzarc
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-4/+4
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis2-4/+0
2025-06-07Add `{rgb|led}_matrix_get_mode_name()`. (#25344)Nick Brassel2-50/+3
2025-06-07[tzarc/djinn] Include community modules in RGB naming. (#25343)Nick Brassel1-0/+6
2025-04-16[Keyboard] Kobold r1 (#25161)Nick Brassel8-0/+197
2024-12-28[bug] Djinn theme fix. (#24754)Nick Brassel1-2/+2
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan2-12/+12
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-187/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis1-1/+3
2024-07-13Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis4-2/+6
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis2-2/+3
2024-06-29`tzarc/djinn`: adjust layout name (#24012)Ryan3-9/+12
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-41/+41
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis2-2/+3
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan4-10/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-2/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-1/+0
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan2-5/+5
2024-03-02Fix up scanning for Djinn, post-asyncUSB. (#23188)Nick Brassel1-1/+9
2024-01-16Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis5-11/+4
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis1-1/+1
2023-10-30Remove use of broken split.main (#22363)Joel Challis1-1/+0
2023-10-23Consolidate some EEPROM Driver configuration (#22321)Joel Challis3-6/+3
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-6/+10
2023-09-13Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis4-3/+6
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-1/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan3-3/+0
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan5-327/+327
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-2/+2
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan2-10/+2
2023-04-15Encodermap direction define. (#20454)Nick Brassel3-3/+3
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-3/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan6-3/+3
2023-03-26Merge remote-tracking branch 'origin/master' into developQMK Bot7-11/+8
2023-03-26[chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel7-11/+8
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan6-3/+9
2023-03-21Sync activity timestamps between sides. (#20192)Nick Brassel4-20/+12
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2-2/+1
2023-03-17Remove more empty headers (#20155)Ryan4-12/+0
2023-03-07Merge remote-tracking branch 'origin/master' into developQMK Bot3-0/+187
2023-03-08VIA keymap for djinn (#19881)Niles Tanner3-0/+187
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-41/+41
2023-02-26Move encoder config to data driven (#19923)Ryan2-15/+13
2023-02-26Move backlight config to data driven (#19910)Ryan3-4/+2
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan4-10/+6
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-1/+1
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel4-4/+0