Cleanup magic number and functions

This commit is contained in:
Drashna Jael're
2020-01-30 13:46:57 -08:00
committed by Florian Didron
parent d550603b8c
commit 6198382cb1
4 changed files with 14 additions and 9 deletions

View File

@@ -79,4 +79,4 @@ bool is_oryx_live_training_enabled(void);
bool process_record_oryx(uint16_t keycode, keyrecord_t *record);
void layer_state_set_oryx(layer_state_t state);
void eeconfig_init_oryx(void);
void keyboard_pre_init_oryx(void);
void matrix_init_oryx(void);