X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fwilba_tech%2Frama_works_m10_b%2Fkeymaps%2Fknops%2Fconfig.h;fp=keyboards%2Fwilba_tech%2Frama_works_m10_b%2Fkeymaps%2Fknops%2Fconfig.h;h=7c3ec9601d6941ec93822d58cb2a06a961482353;hb=bffbb4b42d3167125f54b5aeb7a30fef44ff5dbe;hp=0000000000000000000000000000000000000000;hpb=d686c0ea43d6a9db7768da64ee54c3ba25c018f7;p=qmk_firmware.git diff --git a/keyboards/wilba_tech/rama_works_m10_b/keymaps/knops/config.h b/keyboards/wilba_tech/rama_works_m10_b/keymaps/knops/config.h new file mode 100644 index 000000000..7c3ec9601 --- /dev/null +++ b/keyboards/wilba_tech/rama_works_m10_b/keymaps/knops/config.h @@ -0,0 +1,25 @@ +/* Copyright 2018 Wilba + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +#ifndef CONFIG_USER_H +#define CONFIG_USER_H + +#include "../../config.h" + +#undef RAW_ENABLE +#undef DYNAMIC_KEYMAP_ENABLE + +#endif