Updating everything to use the new userspace format
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#ifndef USERSPACE
|
||||
#define USERSPACE
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
void my_custom_function(void);
|
||||
|
||||
#endif
|
||||
#include "features/taphold.h"
|
||||
#include "features/tapdance.h"
|
||||
#include "features/macros.h"
|
||||
#include "definitions/layers.h"
|
||||
#include "definitions/process_record.h"
|
||||
#include "definitions/keycodes.h"
|
||||
#include "definitions/keymap_blocks.h"
|
||||
Reference in New Issue
Block a user