mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-07 11:59:00 +00:00
Remove more unnecessary quantum.h includes (#23402)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "quantum.h"
|
||||
#include <stdio.h>
|
||||
#include "action_layer.h"
|
||||
|
||||
// in the future, should use (1U<<_LAYER_NAME) instead, but needs to be moved to keymap,c
|
||||
#define L_BASE 0
|
||||
|
||||
Reference in New Issue
Block a user