Comments
parent
065ab5b166
commit
1c213ed8da
|
@ -10,8 +10,10 @@
|
|||
// Values that should not be saved to git.
|
||||
// Create a `secrets.h` in the keymap directory.
|
||||
//
|
||||
// It should define the following:
|
||||
// SECRET_EMAIL
|
||||
// It should contain the following:
|
||||
// #define SECRET_EMAIL "val"
|
||||
// #define SECRET_GMAIL "val"
|
||||
// #define SECRET_SCHOOL_EMAIL "val"
|
||||
#include "secrets.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue