X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ffractal%2Ffractal.h;h=0af7c22390a3caf4049f6b373514e3f419bc1944;hb=2c0bc5ed6be737e98377fa2299102f6737bbea72;hp=1eefcecd753819c9bf0551687b33a8df3ea6d2be;hpb=3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2;p=qmk_firmware.git diff --git a/keyboards/fractal/fractal.h b/keyboards/fractal/fractal.h index 1eefcecd7..0af7c2239 100755 --- a/keyboards/fractal/fractal.h +++ b/keyboards/fractal/fractal.h @@ -1,5 +1,4 @@ -#ifndef FRACTAL_H -#define FRACTAL_H +#pragma once #include "quantum.h" @@ -30,7 +29,3 @@ { K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311 }, \ { K400, K401, K402, K403, K404, KC_NO, K406, K407, K408, K409, K410, K411 } \ } - -#define KEYMAP LAYOUT_preonic_mit - -#endif