Pārlūkot izejas kodu

Add coding style and config.h options

tags/v1.9
tmk pirms 11 gadiem
vecāks
revīzija
de7b46cd7d
2 mainītis faili ar 21 papildinājumiem un 0 dzēšanām
  1. 6
    0
      README.md
  2. 15
    0
      doc/build.md

+ 6
- 0
README.md Parādīt failu







Conding Style
-------------
- Doesn't use Tab to indent, use 4-spaces instead.



Other Keyboard Firmware Projects Other Keyboard Firmware Projects
------------------ ------------------
See [doc/other_projects.md](doc/other_projects.md). See [doc/other_projects.md](doc/other_projects.md).

+ 15
- 0
doc/build.md Parādīt failu

/* Locking CapsLock resynchronize hack */ /* Locking CapsLock resynchronize hack */
#define CAPSLOCK_LOCKING_RESYNC_ENABLE #define CAPSLOCK_LOCKING_RESYNC_ENABLE


### 3. Disable Debug and Print


/* disable debug print */
#define NO_DEBUG


/* disable print */
#define NO_PRINT

### 4. Disable Action Features

#define NO_ACTION_LAYER
#define NO_ACTION_TAPPING
#define NO_ACTION_ONESHOT
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION

***TBD***

Notiek ielāde…
Atcelt
Saglabāt