mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-19 22:31:44 +01:00
Creates a userspace for keymaps (#1559)
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "_example.h"
|
||||
|
||||
void my_custom_function(void) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user