1
0
Fork 0

Tidy up LAYOUT macro generation (#18262)

This commit is contained in:
Joel Challis 2022-09-19 01:35:46 +01:00 committed by GitHub
parent 07936d37b6
commit 20f142a772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 68 additions and 117 deletions

View file

@ -4,7 +4,6 @@
#pragma once
#include "quantum.h"
#include "layouts.h" // Ensure access to info.json layouts
// This file only exists to pull in....
#include "ergodox_compat.h"