Merge branch 'cheapino' of github.com:tompi/qmk_firmware into cheapino
This commit is contained in:
commit
47a116e13f
@ -25,11 +25,3 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||||||
KC_LGUI, KC_BSPC, KC_SPC, KC_SPC, KC_ENT, KC_RALT
|
KC_LGUI, KC_BSPC, KC_SPC, KC_SPC, KC_ENT, KC_RALT
|
||||||
)
|
)
|
||||||
};
|
};
|
||||||
|
|
||||||
void keyboard_post_init_user(void) {
|
|
||||||
// Customise these values to desired behaviour
|
|
||||||
debug_enable=true;
|
|
||||||
debug_matrix=true;
|
|
||||||
debug_keyboard=true;
|
|
||||||
//debug_mouse=true;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user