TweetyDaBird/Little-Big-Scroll

QMK keyboard firmware

Closed this issue · 2 comments

Hi, I've putting together a Little Big Scroll 4, but I'm stuck at the programming step. What keyboard should I tell QMK that I'm flashing?
I do se the .hex file in this project, and I can flash that... but then what? Where should I start with putting together a layout?

Thanks! This is a nice project.

Thanks for the praise, but unfortunately you will get a slightly testy reply back, as this is a clear issue of not reading, not the instructions being unclear in any way. I will however update them to be overly obvious from now on, as this seems to be a common issue.

Why do people insist on trying to 'tell QMK what keyboard they are flashing'? The label on that drop box clearly states "Keyboard from qmk.fm" meaning it will download the firmware for the keyboard you select from that database. And obviously if the keyboard is not in that database, you cannot download it from there.

The dropdown has nothing to do with what keyboard you are flashing, but with what file you want to download. If you were in fact using QMK and building your own layout as you allude to, selecting a firmware from here would flash the default firmware with the default layout as downloaded, not your own layout.

The supplied .HEX file is for VIAL-QMK. Download the software here and then you have all the options to dynamically assign keys, just like VIA does, only open source. The firmware supports RGB as backlight, not a matrix, since 2*3 is a bit limiting anyways.

If you very much prefer to use QMK without VIAL, you will either have to build the firmware on your own from the files supplied in the QMK git under my username, or wait until its in the QMK main git.

LSB 4 & LSB 6 is now in main QMK repo, so should be less confusing.

  • Note that using QMK online Configurator still isn't a great idea, since the main feature, ie the encoder won't work in that case.