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