[Keymap] Drashna keymap fixups (#14140)
This commit is contained in:
@@ -50,6 +50,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
//#define NO_ACTION_ONESHOT
|
||||
#define NO_ACTION_MACRO
|
||||
#define NO_ACTION_FUNCTION
|
||||
|
||||
/* PMW3360 Settings */
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
@@ -91,8 +91,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
// #define EXTERNAL_EEPROM_BYTE_COUNT 8196
|
||||
// #define EXTERNAL_EEPROM_PAGE_SIZE 32
|
||||
// #define EXTERNAL_EEPROM_ADDRESS_SIZE 2
|
||||
#define DEBUG_EEPROM_OUTPUT
|
||||
// #define DEBUG_EEPROM_OUTPUT
|
||||
|
||||
#define PMW_CS_PIN B0
|
||||
#define SPI_MODE 0
|
||||
#define SPI_DIVISOR 64
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
@@ -34,6 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGBLIGHT_SPLIT
|
||||
#define RGBLED_SPLIT \
|
||||
{ 10, 10 }
|
||||
#define RGBLIGHT_LIMIT_VAL 80
|
||||
|
||||
#define DEBUG_LED_PIN D6
|
||||
|
||||
@@ -48,3 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
{ D5 }
|
||||
#define ENCODERS_PAD_B \
|
||||
{ D4 }
|
||||
|
||||
/* PMW3360 Settings */
|
||||
#define PMW3360_CS_PIN B0
|
||||
|
Reference in New Issue
Block a user