Skip to content

oldfieldtc/Lily58-keymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published