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
/
bfake
/
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_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-25
Move keyboard USB IDs and strings to data driven: B (#17782)
Ryan
2021-03-10
Refactor to use led config - Part 6 (#12115)
Joel Challis
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-23
Fix LED configuration for PS2AVRGB boards (#7989)
fauxpark
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-07-27
Remove NO_BACKLIGHT_CLOCK (#6418)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-02-02
Add support for key backlighting to bfake
Chris Lee
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-11-17
Splits up ps2avrGB boards into their own folders (#2014)
Jack Humbert