aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tzarc/djinn
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-4/+4
* Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis2025-06-101-2/+0
* Add `{rgb|led}_matrix_get_mode_name()`. (#25344)Nick Brassel2025-06-072-50/+3
* [tzarc/djinn] Include community modules in RGB naming. (#25343)Nick Brassel2025-06-071-0/+6
* [bug] Djinn theme fix. (#24754)Nick Brassel2024-12-271-2/+2
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-4/+4
* Rename RGB/HSV structs: keyboard-level code (#24476)Ryan2024-10-121-1/+1
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-253-187/+0
* Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)Joel Challis2024-07-231-1/+3
* Migrate SPLIT_HAND_PIN to json (#23924)Joel Challis2024-07-134-2/+6
* Migrate SERIAL_DRIVER to json (#23925)Joel Challis2024-07-132-2/+3
* `tzarc/djinn`: adjust layout name (#24012)Ryan2024-06-293-9/+12
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-032-35/+35
* Add audio driver to keyboard.json schema (#23616)Joel Challis2024-04-262-2/+3
* Remove more unnecessary `quantum.h` includes (#23402)Ryan2024-04-054-10/+1
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-304-2/+0
* Remove redundant disabling of features (#22926)Joel Challis2024-03-091-1/+0
* WS2812 PWM: prefix for DMA defines (#23111)Ryan2024-03-021-3/+3
* Fix up scanning for Djinn, post-asyncUSB. (#23188)Nick Brassel2024-03-011-1/+9
* Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis2024-01-164-8/+4
* Remove use of broken split.main (#22363)Joel Challis2023-10-301-1/+0
* Consolidate some EEPROM Driver configuration (#22321)Joel Challis2023-10-232-4/+2
* Migrate recently introduced sync items (#22305)Joel Challis2023-10-212-6/+10
* Migrate spi EEPROM_DRIVER to info.json (#21991)Joel Challis2023-09-132-2/+3
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+0
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-043-246/+246
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-2/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-274-6/+6
|\
| * [chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel2023-03-274-6/+6
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* | Sync activity timestamps between sides. (#20192)Nick Brassel2023-03-214-20/+12
* | Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-191-1/+0
* | Remove more empty headers (#20155)Ryan2023-03-174-12/+0
|/
* VIA keymap for djinn (#19881)Niles Tanner2023-03-073-0/+187
* Move encoder config to data driven (#19923)Ryan2023-02-252-15/+13
* Move backlight config to data driven (#19910)Ryan2023-02-253-4/+2
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-214-10/+6
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-1/+1
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-301-1/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-051-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-012-4/+4
|\
| * Djinn theme, allow force redraws (#18558)Nick Brassel2022-10-012-4/+4