Skip to content

Commit

Permalink
expand macro queue limit
Browse files Browse the repository at this point in the history
  • Loading branch information
280Zo committed Nov 6, 2024
1 parent e31c853 commit d8d5f6d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/charybdis.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ CONFIG_ZMK_MOUSE=y
## Include input subsystem and drivers in the system config
## https://github.com/badjeff/zmk-pmw3610-driver
## https://github.com/badjeff/zmk-split-peripheral-input-relay
CONFIG_INPUT=y
CONFIG_INPUT=y

## https://zmk.dev/docs/keymaps/behaviors/macros#behavior-queue-limit
CONFIG_ZMK_BEHAVIORS_QUEUE_SIZE=512

0 comments on commit d8d5f6d

Please sign in to comment.