- I know I can't build a firmware with the files here but I rather keep them here over maintaining a qmk_firmware fork or creating a new repo - Added the basic keyboard definition files - Copied the Readme template from the website which is based on planck - started populating info.json, taking inspiration from swoop/crkbd - decided to omit the rev1 folder for now to simplify things
1.7 KiB
Rollow
Author's Note: Converting my ZMK Rollow to QMK, I decided to port/modernize Barry's Rollow keyboard definition. Setting up a new definition here as his github account shows no activity since mid 2022. Ultimately, this is a fun exercise for me to better understand how to setup a new keyboard especially under the new standards. I take no credit for Barry's awesome hardware design.
A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. More info on qmk.fm
- Keyboard Maintainer: Jack Humbert
- Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, Teensy 2.0
- Hardware Availability: OLKB.com, Massdrop
Make example for this keyboard (after setting up your build environment):
make planck/rev4:default
Flashing example for this keyboard:
make planck/rev4:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
QK_BOOTif it is available
