|
@@ -14,13 +14,11 @@ GNU General Public License for more details.
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
*/
|
|
|
-
|
|
|
+#pragma once
|
|
|
|
|
|
#define TAPPING_TERM 150
|
|
|
#define USE_SERIAL
|
|
|
#define EE_HANDS
|
|
|
-#define BOOTMAGIC_KEY_SALT KC_ENT
|
|
|
-
|
|
|
|
|
|
#ifdef SUBPROJECT_rev1
|
|
|
#include "../../rev1/config.h"
|