1
0
Fork 0

Remove empty config.h from default-ish keymaps (#15429)

This commit is contained in:
Ryan 2021-12-09 16:00:55 +11:00 committed by GitHub
parent 0df93ec2f9
commit 315fb6e724
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
235 changed files with 0 additions and 3915 deletions

View file

@ -1,3 +0,0 @@
#pragma once
// place overrides here

View file

@ -1,8 +0,0 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif

View file

@ -1,8 +0,0 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif