mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
06f196c589
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap
6 lines
No EOL
65 B
C
6 lines
No EOL
65 B
C
#ifndef USERSPACE
|
|
#define USERSPACE
|
|
|
|
#include "quantum.h"
|
|
|
|
#endif |