Added keymap "videck", an ErgoDox keymap for Vi(m) users.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
#ifndef NO_DEBUG
|
||||
#define NO_DEBUG
|
||||
#endif
|
||||
#ifndef NO_PRINT
|
||||
#define NO_PRINT
|
||||
#endif
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user