#include <key_mapping.h>
Public Attributes | |
uint16_t | keycode |
uint64_t | logical_key |
bool | mandatory |
Definition at line 40 of file key_mapping.h.
uint16_t LayoutGoal::keycode |
Definition at line 42 of file key_mapping.h.
Referenced by guarantee_layout(), and operator==().
uint64_t LayoutGoal::logical_key |
Definition at line 45 of file key_mapping.h.
Referenced by guarantee_layout(), and operator==().
bool LayoutGoal::mandatory |
Definition at line 49 of file key_mapping.h.
Referenced by operator==().