summaryrefslogtreecommitdiffstats
path: root/keyboards/tzarc
Commit message (Expand)AuthorAgeFilesLines
* [chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel2023-03-267-11/+8
* VIA keymap for djinn (#19881)Niles Tanner2023-03-083-0/+187
* Move encoder config to data driven (#19923)Ryan2023-02-262-15/+13
* Move backlight config to data driven (#19910)Ryan2023-02-263-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-314-4/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-1/+1
|\
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
* | Add support for current/voltage measurement on Ghoul. (#19630)Nick Brassel2023-01-195-6/+7
|/
* Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-161-2/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* 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-0227-0/+974
|\
| * Add `tzarc/ghoul`. (#18562)Nick Brassel2022-10-0327-0/+974
* | 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-251-2/+2
|\|
| * Fix `tzarc/djinn` screen geometry. (#18478)Nick Brassel2022-09-251-2/+2
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-4/+4
|/
* [Fix] Patches after printf library update (#17584)Stefan Kerkmann2022-07-071-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-242-0/+37
|\
| * Fix up Djinn fuse handling. (#17465)Nick Brassel2022-06-242-0/+37
* | Fixup SPI mode 3 => 0 on tzarc/djinn. (#17440)Nick Brassel2022-06-211-1/+1
|/
* Add Djinn. (#17382)Nick Brassel2022-06-2042-0/+2142