~ruther/qmk_firmware

ref: 1c069b13b9c410d30cb3b0126b21b984284c405c qmk_firmware/keyboards/xiudi/xd60/keymaps/melka/passwd_template.h -rw-r--r-- 456 bytes
1c069b13 — Ryan rgblight: driver selection cleanups (#21558) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
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"