Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.08 KB

README.md

File metadata and controls

37 lines (27 loc) · 2.08 KB

Lily58 keyboard keymap

Getting started

  • Set up the QMK environment
  • Update keymap.c in keyboards/lily58/keymaps/oldfieldtc.
  • Set the following user configs
    • qmk config user.keyboard=lily58/rev1
    • qmk config user.keymap=oldfieldtc
  • Run qmk compile -kb lily58/rev1 -km oldfieldtc
  • Once compiled, open QMK Toolbox and open the lily58_rev1_oldfieldtc.hex file that is found at the root of the qmk_firmware directory.
  • Disconnect one keyboard half and press the reset button on the half that is connected. A Atmel DFU device connected (libusb0): Atmel Corp. ATmega32U4 (03EB:2FF4:0000) notice should appear in the window.
  • Press 'Flash' and the keyboard should be flashed.
  • Disconnect that keyboard half and repeat the previous two steps with the other half.
  • Connect both halves together and the keyboard should now be flashed with the new keymap.

Default layer

Default keymap layer

Default layer - Keyboard layout editor

Lower layer

Lower keymap layer

Lower layer - Keyboard layout editor

Raise layer

Raise keymap layer

Raise layer - Keyboard layout editor

Adjust layer

Adjust keymap layer

Adjust layer - Keyboard layout editor