diff options
Diffstat (limited to 'keyboards/facew/config.h')
| -rw-r--r-- | keyboards/facew/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/facew/config.h b/keyboards/facew/config.h index c952ca737..b4fb0d4cd 100644 --- a/keyboards/facew/config.h +++ b/keyboards/facew/config.h | |||
| @@ -15,8 +15,7 @@ You should have received a copy of the GNU General Public License | |||
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | */ | 16 | */ |
| 17 | 17 | ||
| 18 | #ifndef FACEW_CONFIG_H | 18 | #pragma once |
| 19 | #define FACEW_CONFIG_H | ||
| 20 | 19 | ||
| 21 | #include "config_common.h" | 20 | #include "config_common.h" |
| 22 | 21 | ||
| @@ -40,7 +39,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 40 | #define NO_BACKLIGHT_CLOCK | 39 | #define NO_BACKLIGHT_CLOCK |
| 41 | #define BACKLIGHT_LEVELS 1 | 40 | #define BACKLIGHT_LEVELS 1 |
| 42 | #define RGBLIGHT_ANIMATIONS | 41 | #define RGBLIGHT_ANIMATIONS |
| 43 | |||
| 44 | #define NO_UART 1 | ||
| 45 | |||
| 46 | #endif | ||
