[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)

This commit is contained in:
Drashna Jaelre 2022-12-31 16:55:14 -08:00 committed by GitHub
parent 139b6c4488
commit 844f690431
9 changed files with 16 additions and 69 deletions

View file

@ -17,3 +17,4 @@
#pragma once
#define DISABLE_RGB_MATRIX_PIXEL_FLOW
#define DYNAMIC_KEYMAP_LAYER_COUNT 5