index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
tzarc
/
djinn
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-4
/
+4
2025-06-10
Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)
Joel Challis
1
-2
/
+0
2025-06-07
Add `{rgb|led}_matrix_get_mode_name()`. (#25344)
Nick Brassel
2
-50
/
+3
2025-06-07
[tzarc/djinn] Include community modules in RGB naming. (#25343)
Nick Brassel
1
-0
/
+6
2024-12-28
[bug] Djinn theme fix. (#24754)
Nick Brassel
1
-2
/
+2
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-4
/
+4
2024-10-12
Rename RGB/HSV structs: keyboard-level code (#24476)
Ryan
1
-1
/
+1
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
3
-187
/
+0
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin O-Z (#24146)
Joel Challis
1
-1
/
+3
2024-07-13
Migrate SPLIT_HAND_PIN to json (#23924)
Joel Challis
4
-2
/
+6
2024-07-13
Migrate SERIAL_DRIVER to json (#23925)
Joel Challis
2
-2
/
+3
2024-06-29
`tzarc/djinn`: adjust layout name (#24012)
Ryan
3
-9
/
+12
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
2
-35
/
+35
2024-04-26
Add audio driver to keyboard.json schema (#23616)
Joel Challis
2
-2
/
+3
2024-04-05
Remove more unnecessary `quantum.h` includes (#23402)
Ryan
4
-10
/
+1
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-2
/
+0
2024-03-09
Remove redundant disabling of features (#22926)
Joel Challis
1
-1
/
+0
2024-03-02
WS2812 PWM: prefix for DMA defines (#23111)
Ryan
1
-3
/
+3
2024-03-02
Fix up scanning for Djinn, post-asyncUSB. (#23188)
Nick Brassel
1
-1
/
+9
2024-01-16
Migrate RGB Matrix config to info.json - TUVW (#22910)
Joel Challis
4
-8
/
+4
2023-10-30
Remove use of broken split.main (#22363)
Joel Challis
1
-1
/
+0
2023-10-23
Consolidate some EEPROM Driver configuration (#22321)
Joel Challis
2
-4
/
+2
2023-10-21
Migrate recently introduced sync items (#22305)
Joel Challis
2
-6
/
+10
2023-09-13
Migrate spi EEPROM_DRIVER to info.json (#21991)
Joel Challis
2
-2
/
+3
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-2
/
+0
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
3
-246
/
+246
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
2
-2
/
+2
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-2
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+1
2023-03-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-6
/
+6
2023-03-26
[chore] keyboards/tzarc: Alignment with clang-format. (#20265)
Nick Brassel
4
-6
/
+6
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2
-1
/
+3
2023-03-21
Sync activity timestamps between sides. (#20192)
Nick Brassel
4
-20
/
+12
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
1
-1
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
4
-12
/
+0
2023-03-08
VIA keymap for djinn (#19881)
Niles Tanner
3
-0
/
+187
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-15
/
+13
2023-02-26
Move backlight config to data driven (#19910)
Ryan
3
-4
/
+2
2023-02-21
Move backlight config to data driven, part 1 (#19887)
Ryan
4
-10
/
+6
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2
-1
/
+1
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-1
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
1
-1
/
+1
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
1
-1
/
+1
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
1
-1
/
+1
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
1
-1
/
+1
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
1
-1
/
+1
2022-10-01
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-4
/
+4
2022-10-01
Djinn theme, allow force redraws (#18558)
Nick Brassel
2
-4
/
+4
[next]