qmk_firmware/keyboards/ibnuda/squiggle/keymaps/defaultminidox
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
config.h
keymap.c
readme.md
rules.mk

The default keymap for squiggle

Because of the key count in this board is less than 40, it uses combo extensively. For example, to input KC_TAB, you have to press KC_Q and KC_W simultaneously.