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
Age
Commit message (
Expand
)
Author
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-05-31
[Keymap] Drashna Keymap updates for 0.21.0 (#21073)
Drashna Jaelre
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
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-16
Remove useless "ifdef KEYBOARD_*" (#20078)
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-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
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-11-29
[Keymap] Drashna updates for 0.19 (#19175)
Drashna Jaelre
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-07
Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)
Dasky
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
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-14
[Keyboard] Fix Tractyl Manuform 4x6 json (#17681)
Drashna Jaelre
2022-07-14
[Core] PMW33XX drivers overhaul (#17613)
Stefan Kerkmann
2022-05-30
[Keymap] Drashna update for post Q2 merge (#17241)
Drashna Jaelre
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-29
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Drashna Jaelre
2021-12-29
[Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)
Drashna Jaelre
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
[Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)
Drashna Jaelre
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
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-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-26
[Keymap] Drashna's Defaults cleanup (#13722)
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