Browse Source

Fix data size and removal of locking defines again after it got reverted by the rebase

pull/23173/head
Cipulot 1 month ago
parent
commit
52d8a5442e
8 changed files with 1 additions and 43 deletions
  1. +0
    -6
      keyboards/cipulot/ec_60/config.h
  2. +0
    -6
      keyboards/cipulot/ec_alveus/1_0_0/config.h
  3. +0
    -6
      keyboards/cipulot/ec_alveus/1_2_0/config.h
  4. +0
    -6
      keyboards/cipulot/ec_prox/ansi_iso/config.h
  5. +0
    -6
      keyboards/cipulot/ec_prox/jis/config.h
  6. +0
    -6
      keyboards/cipulot/ec_theca/config.h
  7. +1
    -1
      keyboards/cipulot/ec_virgo/config.h
  8. +0
    -6
      keyboards/cipulot/rf_r1_8_9xu/config.h

+ 0
- 6
keyboards/cipulot/ec_60/config.h View File

@ -64,9 +64,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 159
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

+ 0
- 6
keyboards/cipulot/ec_alveus/1_0_0/config.h View File

@ -63,9 +63,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 169
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

+ 0
- 6
keyboards/cipulot/ec_alveus/1_2_0/config.h View File

@ -63,9 +63,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 169
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

+ 0
- 6
keyboards/cipulot/ec_prox/ansi_iso/config.h View File

@ -64,9 +64,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 159
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

+ 0
- 6
keyboards/cipulot/ec_prox/jis/config.h View File

@ -64,9 +64,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 149
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

+ 0
- 6
keyboards/cipulot/ec_theca/config.h View File

@ -63,9 +63,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define EECONFIG_KB_DATA_SIZE 201
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

+ 1
- 1
keyboards/cipulot/ec_virgo/config.h View File

@ -63,4 +63,4 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define EECONFIG_KB_DATA_SIZE 226
#define EECONFIG_KB_DATA_SIZE 225

+ 0
- 6
keyboards/cipulot/rf_r1_8_9xu/config.h View File

@ -63,9 +63,3 @@
// #define DEBUG_MATRIX_SCAN_RATE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define EECONFIG_KB_DATA_SIZE 201
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

Loading…
Cancel
Save