Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)
* reset; redoing my steps; and recommit * include xd002/.noci
This commit is contained in:
10
keyboards/xiudi/xd60/keymaps/melka/passwd_template.h
Normal file
10
keyboards/xiudi/xd60/keymaps/melka/passwd_template.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
To define your password, rename this file to passwd.h and edit the defines below.
|
||||
|
||||
Security Note: While it is possible to use macros to send passwords, credit card numbers,
|
||||
and other sensitive information it is a supremely bad idea to do so. Anyone who gets a hold
|
||||
of your keyboard will be able to access that information by opening a text editor.
|
||||
*/
|
||||
|
||||
#define PASSWORD_A "enter your first password here"
|
||||
#define PASSWORD_B "second password if you need"
|
||||
Reference in New Issue
Block a user