This layout is inspired by Seniply by Stevep99 and by zmk-sweep.
Adapted from the default Corne layout for my bépo layout which does not use the bottom-corner pinky keys and the centermost thumb keys.
The goal is to eventually flash it on a mix between a Sweep and a Corne, hence the name.
I regularly have issues when I try to re-flash my microcontrollers. Here are some tips that have helped me in the past:
- The command
qmk flash
should be run from the root of theqmk_firmware
repo - Run
qmk doctor
if something is not working correctly. This usually fixes things. - If the microcontroller is not resetting, use
lsusb -t
(from theusbutils
package) to check if the USB device is there and if the drivers are found. - If after flashing the controller the RGB light does not behave as expected, reset the EEPROM using the associated keycode (both modifiers + bottom left key of the left half)