Remove some use of keymap.h (#20006)

This commit is contained in:
Joel Challis
2023-03-03 17:50:40 +00:00
committed by GitHub
parent c3c40dfda8
commit 3be5d90b6d
16 changed files with 11 additions and 22 deletions

View File

@@ -16,7 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <avr/timer_avr.h>
#include <avr/wdt.h>
#include "smk65.h"
#include "keymap.h"
#include "debug.h"
#include "issi.h"
#include "TWIlib.h"