aboutsummaryrefslogtreecommitdiffstats
path: root/users/drashna/sensitive.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2017-12-05 18:45:42 -0800
committerJack Humbert <jack.humb@gmail.com>2017-12-05 21:45:42 -0500
commitd5a76e899d1d4f91dc7d348075a08e42047fc8d1 (patch)
tree55fc36a57b7d658814d7df7d71c7daf207b4053e /users/drashna/sensitive.h
parentdd05bf0d9602820bb9ba3bb1a8586b14c5504312 (diff)
downloadfirmware-d5a76e899d1d4f91dc7d348075a08e42047fc8d1.tar.gz
firmware-d5a76e899d1d4f91dc7d348075a08e42047fc8d1.tar.bz2
firmware-d5a76e899d1d4f91dc7d348075a08e42047fc8d1.zip
Updates to drashna keymaps and userspace (#2093)
* Add "secret" macor * Updating secret macros * Re-add RGB to Ergodox * Fixed issue when RGB was disabled * Consistency changes * Updated bootloader macro * Fixing audio setup * Fix bootloader typo * Update to full list of stings (for completeness) * Template fix * Finally got woodpad to force numlock * Fix for new RGB mode
Diffstat (limited to 'users/drashna/sensitive.h')
-rw-r--r--users/drashna/sensitive.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/drashna/sensitive.h b/users/drashna/sensitive.h
new file mode 100644
index 000000000..bf47263bd
--- /dev/null
+++ b/users/drashna/sensitive.h
@@ -0,0 +1,8 @@
+const char secret[][64] = {
+ "test1",
+ "test2",
+ "test3",
+ "test4",
+ "test5"
+};
+