Reduce firmware size of KBD8x to fix Travis Compile issues

This commit is contained in:
Drashna Jaelre
2018-10-02 07:54:18 -07:00
committed by Jack Humbert
parent 9f2e39732f
commit 1a33054a35
6 changed files with 9 additions and 27 deletions

View File

@@ -14,11 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "config_common.h"
// place overrides here
#endif
#pragma once