~ruther/qmk_firmware

ref: c2a81d8fd4d1b90cb0f2af8d6b97b51ec1fb5806 qmk_firmware/keyboards/dz60/keymaps/marianas/customLogic.h -rw-r--r-- 270 bytes
c2a81d8f — Joel Challis Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869) 1 year, 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
#define fnTimeout 500


layer_state_t layer_state_set_user(layer_state_t state);

bool printSqlVerbs(uint16_t keycode, keyrecord_t *record);

bool updateLayerState(uint16_t keycode, keyrecord_t *record);

bool process_record_user(uint16_t keycode, keyrecord_t *record);
Do not follow this link