Browse Source

Removed unused file.

pull/23528/head
Stefan Gluszek 2 weeks ago
parent
commit
d0f323b88b
1 changed files with 0 additions and 20 deletions
  1. +0
    -20
      keyboards/fatotesa/config.h

+ 0
- 20
keyboards/fatotesa/config.h View File

@ -1,20 +0,0 @@
// Copyright 2024 Stefan Gluszek (@Stefan Gluszek)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/
/* disable debug print */
// #define NO_DEBUG
/* disable print */
// #define NO_PRINT
/* disable action features */
// #define NO_ACTION_LAYER
// #define NO_ACTION_TAPPING
// #define NO_ACTION_ONESHOT

Loading…
Cancel
Save