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
/
percent
/
canoe
/
config.h
Age
Commit message (
Expand
)
Author
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
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-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-03
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2021-09-01
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-03-10
Refactor to use led config - Part 6 (#12115)
Joel Challis
2020-06-04
Add Via support for Percent Canoe (#9276)
Frothy
2020-03-26
V-USB: Use manufacturer and product strings from config.h (#7797)
Ryan
2020-03-09
Remove NO_UART defines from config.h for V-USB boards (#8351)
Ryan
2020-01-18
Remove custom backlight code for PS2AVRGB boards (#7775)
fauxpark
2020-01-02
Remove custom matrix from PS2AVRGB boards (#7396)
fauxpark
2019-11-15
Set device version from config.h for V-USB boards (#7316)
fauxpark
2019-09-21
[Keyboard] Move more percent boards into the percent directory (#6781)
MechMerlin