1
0
Fork 0

Keyboard: handwired/kbod Refactor, Configurator support and readme update (#4623)

* handwired/kbod: refactor

- layout macro KEYMAP renamed to LAYOUT

* handwired/kbod: update config.h files to #pragma once

* handwired/kbod: Configurator support

* handwired/kbod: readme update

- updated reademe to current template
- added image
This commit is contained in:
noroadsleft 2018-12-12 16:46:13 -08:00 committed by Drashna Jaelre
parent 2cef75cbb3
commit ca39fa8222
6 changed files with 113 additions and 52 deletions

View file

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