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
/
split65
Age
Commit message (
Expand
)
Author
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
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-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-19
Handwired Split65: Fix QMK Configurator Implementation (#15209)
James Young
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-10-11
[Keyboard] Add Split65 to keyboards/handwired (#13264)
Joris Wachsmuth