forked from mirrors/qmk_userspace
Remove use of keymap.h (#20004)
This commit is contained in:
parent
79b0f9168e
commit
c485d1cf26
8 changed files with 14 additions and 26 deletions
|
@ -15,7 +15,8 @@ You should have received a copy of the GNU General Public License
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "keymap.h"
|
||||
#include "keymap_common.h"
|
||||
#include "keymap_introspection.h"
|
||||
#include "report.h"
|
||||
#include "keycode.h"
|
||||
#include "action_layer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue