#include <fl_key_mapping.h>
Public Attributes | |
| uint16_t | keycode |
| uint64_t | logical_key |
| bool | mandatory |
Definition at line 71 of file fl_key_mapping.h.
| uint16_t LayoutGoal::keycode |
Definition at line 73 of file fl_key_mapping.h.
Referenced by guarantee_layout(), and operator==().
| uint64_t LayoutGoal::logical_key |
Definition at line 76 of file fl_key_mapping.h.
Referenced by guarantee_layout(), and operator==().
| bool LayoutGoal::mandatory |
Definition at line 80 of file fl_key_mapping.h.
Referenced by operator==().