diff options
Diffstat (limited to 'keyboards/adelheid/config.h')
-rw-r--r-- | keyboards/adelheid/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/adelheid/config.h b/keyboards/adelheid/config.h index 9bf85b3b6e..92ada4bab1 100644 --- a/keyboards/adelheid/config.h +++ b/keyboards/adelheid/config.h @@ -40,7 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN C6 -// #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 3 // #define RGB_DI_PIN E2 @@ -59,8 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost (lacks anti-ghosting diodes) */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |