index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
tzarc
/
ghoul
Age
Commit message (
Expand
)
Author
2023-11-12
Generalise ADC driver source inclusion (#22448)
Joel Challis
2023-10-23
Consolidate some EEPROM Driver configuration (#22321)
Joel Challis
2023-09-13
Migrate spi EEPROM_DRIVER to info.json (#21991)
Joel Challis
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-26
[chore] keyboards/tzarc: Alignment with clang-format. (#20265)
Nick Brassel
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-19
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
2023-01-19
Add support for current/voltage measurement on Ghoul. (#19630)
Nick Brassel
2022-11-16
Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
2022-10-03
Add `tzarc/ghoul`. (#18562)
Nick Brassel