index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
facew
/
config.h
Age
Commit message (
Expand
)
Author
2023-03-10
Move matrix config to info.json, part 2 (#19987)
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-27
Move keyboard USB IDs and strings to data driven: F (#17816)
Ryan
2021-03-10
Refactor to use led config - Part 6 (#12115)
Joel Challis
2020-12-04
[Keyboard] Fixed inconsistent MATRIX_COLS and MATRIX_COL_PINS: facew (#8115)
a_p_u_r_o
2020-03-26
V-USB: Use manufacturer and product strings from config.h (#7797)
Ryan
2020-01-23
Fix LED configuration for PS2AVRGB boards (#7989)
fauxpark
2020-01-18
Remove custom backlight code for PS2AVRGB boards (#7775)
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-04-07
[Keyboard] Refactor FaceW for new BMC changes (#5575)
MechMerlin
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-05-12
FaceW Keyboard Support (#2939)
MechMerlin