forked from forks/qmk_firmware
993d4058a1
* Add Layout and Keymap * Add and Update Keymap * Update readme.md * Update keymap.c * Update readme.md * Update * delete * update * Revert "update" This reverts commit |
||
---|---|---|
.. | ||
keymap.c | ||
readme.md |
Sendy YK's Keymap
LAYOUT_65_ansi_blocker
Default Layer [0]
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
│Esc│1 │2 │3 │4 │5 │6 │7 │8 │9 │0 │- │= │Bspc │Del│
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤
│Tab │Q │W │E │R │T │Y │U │I │O │P │[ │] │\ │P U│
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
│Caps L│A │S │D │F │G │H │J │K │L │; │' │Return │P D│
├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
│Shift │Z │X │C │V │B │N │M │, │. │/ │Shift │↑ │Fn │
├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬┬┬───┼───┼───┤
│Ctrl│Opt │Cmd │ Space │Cmd │Opt │█│← │↓ │→ │
└────┴────┴────┴────────────────────────┴────┴────┴┴┴───┴───┴───┘
Fn Layer [1]
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┬───┐
│` │F1 │F2 │F3 │F4 │F5 │F6 │F7 │F8 │F9 │F10│F11│F12│ │ │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─────┼───┤
│Bri+ │ │ │End│Rst│ │ │ │Ins│ │P S│ │ │Eject│ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤
│Bri- │ │S L│ │ │ │Hm │ │ │ │ │ │Mute │ │
├──────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤
│Vol+ │ │ │Cal│ │ │N L│Ml │ │ │ │Pause │ │ │
├────┬───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬┬┬───┼───┼───┤
│Vol-│Rwd │F FD│ Play │Stp │ │█│Prv│ │Nxt│
└────┴────┴────┴────────────────────────┴────┴────┴┴┴───┴───┴───┘
Build The Firmware
You will need to build the firmware. To do so go to your terminal window and run the compile command:
qmk compile -kb maartenwut/eon65 -km mrsendyyk