remove ACTION_RESET and ACTION_CLEAR

These are now implemented through virtual outputs, defined in the keymap files.
This commit is contained in:
David Fenyes 2020-03-11 01:54:41 -05:00
parent 72a84f0363
commit 5bbdbe1c49
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ typedef enum {
ACTION_LOCAL,
ACTION_BREAK,
ACTION_HERE_IS,
ACTION_CLEAR,
ACTION_RESET,
ACTION_MAPSEL_0,
ACTION_MAPSEL_1,
ACTION_MAPSEL_2,