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
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"