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
/
novelkeys
/
nk65
Age
Commit message (
Expand
)
Author
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
led_update_kb -> led_update_ports where appropriate (#18716)
Jouke Witteveen
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-02
Move keyboard USB IDs and strings to data driven: N (#17865)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-01-10
[Keyboard] move novelkeys keyboards to vendor folder (#15783)
peepeetee