Reallocate SAFE_RANGE (#19909)
This commit is contained in:
parent
ea77246865
commit
961f0b7b2d
50 changed files with 31 additions and 132 deletions
|
@ -18,7 +18,5 @@
|
|||
*/
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
// safe range starts at `PLOOPY_SAFE_RANGE` instead.
|
||||
|
||||
// Dummy
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {{{ KC_NO }}};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue