arcane.git
config.h
/* arcane - keyboard firmware
* Copyright (C) 2022-2024 ArcNyxx <me@arcnyxx.net>
* see LICENCE file for licensing information */
/* decrease size */
#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE
#define NO_ACTION_ONESHOT
#define NO_ACTION_TAPPING
#undef TAPPING_TERM /* increase buffer time after tap key */
#define TAPPING_TERM 270
#define ERGODOX_LED_30 /* force non-mirroring behaviour */