Browse Source

Remove invalid config option from kikoslab/kl90 (#21708)

pull/21773/head
Joel Challis 8 months ago
committed by GitHub
parent
commit
0ac8221a0a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      keyboards/kikoslab/kl90/config.h

+ 1
- 3
keyboards/kikoslab/kl90/config.h View File

@ -17,7 +17,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define EMCODER_DIRECTION_FLIP
/*EEPROM for via*/
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define DYNAMIC_KEYMAP_LAYER_COUNT 3

Loading…
Cancel
Save