Kaleidoscope
Enumerations | Functions
Macros.h File Reference
#include <Kaleidoscope-Macros.h>
Include dependency graph for Macros.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  { M_APPSWITCH, M_APPCANCEL }
 

Functions

const macro_tmacroAppSwitch (uint8_t keyState)
 
const macro_tmacroAppCancel (uint8_t keyState)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
M_APPSWITCH 
M_APPCANCEL 

Function Documentation

◆ macroAppCancel()

const macro_t* macroAppCancel ( uint8_t  keyState)

◆ macroAppSwitch()

const macro_t* macroAppSwitch ( uint8_t  keyState)