summaryrefslogtreecommitdiff
path: root/keyboards/xd60/keymaps/melka/passwd_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd60/keymaps/melka/passwd_template.h')
-rw-r--r--keyboards/xd60/keymaps/melka/passwd_template.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/xd60/keymaps/melka/passwd_template.h b/keyboards/xd60/keymaps/melka/passwd_template.h
deleted file mode 100644
index a78de6d40d..0000000000
--- a/keyboards/xd60/keymaps/melka/passwd_template.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
-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"