Tidy up LAYOUT macro generation (#18262)

This commit is contained in:
Joel Challis 2022-09-19 01:35:46 +01:00 committed by GitHub
commit 20f142a772
Failed to generate hash of commit
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"