1
0
Fork 0

Add coding style and config.h options

This commit is contained in:
tmk 2013-04-07 16:47:01 +09:00
parent e59fb6f908
commit de7b46cd7d
2 changed files with 21 additions and 0 deletions

View file

@ -273,6 +273,12 @@ Files and Directories
Conding Style
-------------
- Doesn't use Tab to indent, use 4-spaces instead.
Other Keyboard Firmware Projects
------------------
See [doc/other_projects.md](doc/other_projects.md).