[Keymap] Rossman360 Userspace add (#7779)
* create userspace * add early macro support, but gtg * attempt to create userspace. * all changes suggested
This commit is contained in:
parent
dcb7ca3f79
commit
2908f1f963
4 changed files with 129 additions and 0 deletions
6
users/rossman360/rossman360.h
Normal file
6
users/rossman360/rossman360.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
void my_custom_function(void);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue