mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Move out common architecture-independent core definitions into the appropriate core dispatch header files.
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
|
||||
typedef uint32_t uint_reg_t;
|
||||
|
||||
// TODO
|
||||
#define EEMEM
|
||||
#define PROGMEM const
|
||||
#define ISR(Name) void Name (void)
|
||||
|
||||
Reference in New Issue
Block a user