From 87b7497f25beecd5b999baaa3d1df39099a19154 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 19 Jul 2018 22:39:54 -0700 Subject: astyle --- Model01-Firmware.ino | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino index 1d16fdb..23ecf4c 100644 --- a/Model01-Firmware.ino +++ b/Model01-Firmware.ino @@ -131,13 +131,13 @@ enum { PRIMARY, NUMPAD, FUNCTION }; // layers /** * To change your keyboard's layout from QWERTY to DVORAK or COLEMAK, comment out the line - * + * * #define PRIMARY_KEYMAP_QWERTY - * + * * by changing it to - * + * * // #define PRIMARY_KEYMAP_QWERTY - * + * * Then uncomment the line corresponding to the layout you want to use. * */ -- cgit v1.2.3