qmk_firmware/keyboards/ckeys/obelus/keymaps/default/config.h
MechMerlin c5264d6d89 Move ckeys workshop to its own directory (#2928)
* move obelus and nakey to ckeys directory

* delete the originals

* short readme about ckeys

* edit readmes to reflect new changes

* add build guide info..and here's me trying to retrigger the build job
2018-05-10 00:37:04 -04:00

7 lines
101 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// Add overrides here
#endif