summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2013-04-07 09:47:01 +0200
committertmk <nobody@nowhere>2013-04-07 09:47:01 +0200
commitde7b46cd7db2928d342a0c3e06f03c19e96f984b (patch)
tree090e27b9b45beb4260860937b5aee7195129eadc /README.md
parente59fb6f908e3e05ed135bf6d004524b0b6bf9119 (diff)
downloadqmk_firmware-de7b46cd7db2928d342a0c3e06f03c19e96f984b.tar.gz
qmk_firmware-de7b46cd7db2928d342a0c3e06f03c19e96f984b.tar.xz
Add coding style and config.h options
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index eccb1bd77..19bea53b3 100644
--- a/README.md
+++ b/README.md
@@ -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).