~ruther/qmk_firmware

c43f48f6a987fe07b96aca123e5b2ff0ddc1cc37 — QMK Bot 1 year, 2 months ago 63dd131 + 67df06e
Merge remote-tracking branch 'origin/master' into develop
M keyboards/cipulot/common/ec_switch_matrix.h => keyboards/cipulot/common/ec_switch_matrix.h +1 -0
@@ 20,6 20,7 @@
#include <stdbool.h>
#include "matrix.h"
#include "eeconfig.h"
#include "util.h"

typedef struct PACKED {
    uint8_t  actuation_mode;                              // 0: normal board-wide APC, 1: Rapid trigger from specific board-wide actuation point, 2: Rapid trigger from resting point

M keyboards/cipulot/ec_23u/config.h => keyboards/cipulot/ec_23u/config.h +1 -1
@@ 60,7 60,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 58
#define EECONFIG_KB_DATA_SIZE 57

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_60/config.h => keyboards/cipulot/ec_60/config.h +1 -1
@@ 63,7 63,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 160
#define EECONFIG_KB_DATA_SIZE 159

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_alveus/1_0_0/config.h => keyboards/cipulot/ec_alveus/1_0_0/config.h +1 -1
@@ 62,7 62,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 170
#define EECONFIG_KB_DATA_SIZE 169

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_alveus/1_2_0/config.h => keyboards/cipulot/ec_alveus/1_2_0/config.h +1 -1
@@ 62,7 62,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 170
#define EECONFIG_KB_DATA_SIZE 169

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_pro2/config.h => keyboards/cipulot/ec_pro2/config.h +1 -1
@@ 63,7 63,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 160
#define EECONFIG_KB_DATA_SIZE 159

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_prox/ansi_iso/config.h => keyboards/cipulot/ec_prox/ansi_iso/config.h +1 -1
@@ 63,7 63,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 160
#define EECONFIG_KB_DATA_SIZE 159

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_prox/jis/config.h => keyboards/cipulot/ec_prox/jis/config.h +1 -1
@@ 63,7 63,7 @@

// #define DEBUG_MATRIX_SCAN_RATE

#define EECONFIG_KB_DATA_SIZE 150
#define EECONFIG_KB_DATA_SIZE 149

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/ec_theca/config.h => keyboards/cipulot/ec_theca/config.h +1 -1
@@ 62,7 62,7 @@

// #define DEBUG_MATRIX_SCAN_RATE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define EECONFIG_KB_DATA_SIZE 202
#define EECONFIG_KB_DATA_SIZE 201

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

M keyboards/cipulot/rf_r1_8_9xu/config.h => keyboards/cipulot/rf_r1_8_9xu/config.h +1 -1
@@ 62,7 62,7 @@

// #define DEBUG_MATRIX_SCAN_RATE
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define EECONFIG_KB_DATA_SIZE 202
#define EECONFIG_KB_DATA_SIZE 201

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE

Do not follow this link