diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-04-16 21:02:17 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2016-04-16 21:02:17 -0400 |
commit | 8f4ce501eb41cdd195d61e05c7e9dbe54545e6b9 (patch) | |
tree | 839609cd12ea2a4168ad1bb92a398c850f22bddf /keyboard/atomic/config.h | |
parent | c83aa16f1d614c1c10f7597a67ffb9f2ae871951 (diff) | |
parent | 4aea806aa8aa585930a89b67d7206050ac6adb3a (diff) |
Merge pull request #260 from IBNobody/personal_atomic_planck
Atomic TLC and musical note freqs for audio
Diffstat (limited to 'keyboard/atomic/config.h')
-rw-r--r-- | keyboard/atomic/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atomic/config.h b/keyboard/atomic/config.h index f30a9e6cc4..1b34decf9c 100644 --- a/keyboard/atomic/config.h +++ b/keyboard/atomic/config.h @@ -130,7 +130,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define MAGIC_KEY_LAYER7 7 //#define MAGIC_KEY_LAYER8 8 //#define MAGIC_KEY_LAYER9 9 -//#define MAGIC_KEY_BOOTLOADER PAUSE +#define MAGIC_KEY_BOOTLOADER B //#define MAGIC_KEY_LOCK CAPS //#define MAGIC_KEY_EEPROM E //#define MAGIC_KEY_NKRO N |