Searched refs:custom_key_altgr_lower_table (Results 1 – 1 of 1) sorted by relevance
243 static unsigned short custom_key_altgr_lower_table[KEY_MAX]; variable312 _key_altgr_lower_table = custom_key_altgr_lower_table; in set_custom_keyboard()691 read_key_table(custom_key_altgr_lower_table, standard_key_empty_table, "key_altgr"); in read_keyboard_config()694 read_key_table(custom_key_altgr_lower_table, custom_key_altgr_lower_table, "key_altgr_lower"); in read_keyboard_config()755 …memcpy(custom_key_altgr_lower_table, standard_key_empty_table, sizeof(custom_key_altgr_lo… in _pckeys_init()781 LOCK_VARIABLE(custom_key_altgr_lower_table); in _pckeys_init()