qmk_firmware/keyboards/handwired/frenchdev/keymaps/default
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymap.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
readme.md

layout :

default layout

the thing when finished : http://imgur.com/a/6FY8v

concept and mockup: http://imgur.com/a/R0vvs

to build :

docker run --rm -e keymap=default -e keyboard=frenchdev --rm -v D:/Repositories/qmk:/qmk:rw edasque/qmk_firmware