summaryrefslogtreecommitdiffstats
path: root/keyboard/atomic/config.h
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-04-14 04:07:08 +0200
committerIBNobody <ibnobody@gmail.com>2016-04-14 04:07:08 +0200
commitc8c640944253ab8bea9f42608a607cdaadd2eda7 (patch)
treef897786dddcd310f227ac157e79c7dd717e9b582 /keyboard/atomic/config.h
parent106e2414df7852068cc07536e2b4b6a28394bf05 (diff)
parent01f5b35396e5558a39e6f35ef9128b96c289c05c (diff)
downloadqmk_firmware-c8c640944253ab8bea9f42608a607cdaadd2eda7.tar.gz
qmk_firmware-c8c640944253ab8bea9f42608a607cdaadd2eda7.tar.xz
Merge remote-tracking branch 'refs/remotes/origin/pc_planck'
Diffstat (limited to 'keyboard/atomic/config.h')
-rw-r--r--keyboard/atomic/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/atomic/config.h b/keyboard/atomic/config.h
index 149aed471..11c0e848e 100644
--- a/keyboard/atomic/config.h
+++ b/keyboard/atomic/config.h
@@ -81,4 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
+#define MAGIC_KEY_BOOTLOADER B
+
#endif