diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-18 18:49:56 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-18 18:49:56 +0000 |
commit | c39eeaa1c82c9a1974d959b5673602dbd5930f47 (patch) | |
tree | f589161f2fd9f7fd806d82a847d2a853219bfdbe /keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h | |
parent | a900f9251a17a01880d34212a06f9e5f62d25bcb (diff) | |
parent | 61c644f6d00cc107e9079aa5e87716174ad77d44 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h')
-rw-r--r-- | keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h index 87c3239057..6f19332a62 100644 --- a/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h +++ b/keyboards/handwired/tractyl_manuform/5x6_right/f411/config.h @@ -100,14 +100,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* eeprom config */ #define EXTERNAL_EEPROM_SPI_SLAVE_SELECT_PIN A4 #define EXTERNAL_EEPROM_SPI_CLOCK_DIVISOR 64 -// #define EXTERNAL_EEPROM_BYTE_COUNT 8196 -// #define EXTERNAL_EEPROM_PAGE_SIZE 32 -// #define EXTERNAL_EEPROM_ADDRESS_SIZE 2 -// #define DEBUG_EEPROM_OUTPUT - -#ifdef EEPROM_SPI -# define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 8195 -#endif /* pmw3360 config */ #define PMW3360_CS_PIN B0 |