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
/
handwired
/
tractyl_manuform
/
4x6_right
/
config.h
Age
Commit message (
Expand
)
Author
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-21
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-07-14
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-01
[Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)
Drashna Jaelre
2021-08-21
[Keyboard] Fix compile issues for Tractyl Manuform (#14105)
Drashna Jaelre
2021-08-20
Improve pmw3360 sensor and make it more hardware agnostic (#14097)
Drashna Jaelre
2021-07-24
Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)
Drashna Jaelre
2021-07-01
Drashna's split updates (#13350)
Drashna Jaelre