Remove unused Bootmagic row/col defines from config.h (#19761)
This commit is contained in:
parent
a988f8a169
commit
11b6bb8179
472 changed files with 0 additions and 1891 deletions
|
@ -31,10 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
|
||||
// Use ~ key for the bootloader
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
|
||||
// RGB Matrix
|
||||
#define DRIVER_ADDR_1 0b1110100
|
||||
#define DRIVER_ADDR_2 0b1110111
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue