diff options
| author | tmk <nobody@nowhere> | 2013-04-07 16:47:01 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2013-04-07 16:47:01 +0900 |
| commit | de7b46cd7db2928d342a0c3e06f03c19e96f984b (patch) | |
| tree | 090e27b9b45beb4260860937b5aee7195129eadc /README.md | |
| parent | e59fb6f908e3e05ed135bf6d004524b0b6bf9119 (diff) | |
| download | qmk_firmware-de7b46cd7db2928d342a0c3e06f03c19e96f984b.tar.gz qmk_firmware-de7b46cd7db2928d342a0c3e06f03c19e96f984b.zip | |
Add coding style and config.h options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -273,6 +273,12 @@ Files and Directories | |||
| 273 | 273 | ||
| 274 | 274 | ||
| 275 | 275 | ||
| 276 | Conding Style | ||
| 277 | ------------- | ||
| 278 | - Doesn't use Tab to indent, use 4-spaces instead. | ||
| 279 | |||
| 280 | |||
| 281 | |||
| 276 | Other Keyboard Firmware Projects | 282 | Other Keyboard Firmware Projects |
| 277 | ------------------ | 283 | ------------------ |
| 278 | See [doc/other_projects.md](doc/other_projects.md). | 284 | See [doc/other_projects.md](doc/other_projects.md). |
