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
This commit is contained in:
parent
dd05bf0d96
commit
d5a76e899d
9 changed files with 101 additions and 65 deletions
8
users/drashna/sensitive.h
Normal file
8
users/drashna/sensitive.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
const char secret[][64] = {
|
||||
"test1",
|
||||
"test2",
|
||||
"test3",
|
||||
"test4",
|
||||
"test5"
|
||||
};
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue