Big cleanup
- standardize the documentation in my config files - Removed all the unused/unneeded feature .c/.h files (including RGBmatrix) - now that I think I have my featureset set, I consolidated my rules.mk to lessen the 'include if' commands
This commit is contained in:
parent
d6c6d5d731
commit
c5cb76fab5
15 changed files with 53 additions and 326 deletions
|
|
@ -1,8 +1,10 @@
|
|||
#pragma once
|
||||
|
||||
/*
|
||||
https://docs.qmk.fm/#/tap_hold
|
||||
https://docs.qmk.fm/#/one_shot_keys
|
||||
/* Tapping, Oneshot
|
||||
*
|
||||
* https://docs.qmk.fm/#/tap_hold
|
||||
* https://docs.qmk.fm/#/one_shot_keys
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue