summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/brutalv2_1800
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-09 10:15:03 +0000
committerGitHub <noreply@github.com>2024-01-09 21:15:03 +1100
commit66050bb809b2e173dbcf5ae59f81ed127b193df0 (patch)
tree007426c3996af3080c106505338164d013fe2eac /keyboards/cannonkeys/brutalv2_1800
parent455cd65e80563469712fe56de15666e06b945636 (diff)
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/cannonkeys/brutalv2_1800')
-rw-r--r--keyboards/cannonkeys/brutalv2_1800/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/cannonkeys/brutalv2_1800/config.h b/keyboards/cannonkeys/brutalv2_1800/config.h
index 9ac66b5624..17bba21f22 100644
--- a/keyboards/cannonkeys/brutalv2_1800/config.h
+++ b/keyboards/cannonkeys/brutalv2_1800/config.h
@@ -20,6 +20,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
-#define DYNAMIC_KEYMAP_LAYER_COUNT 3
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
-