qmkbuilder
qmkbuilder copied to clipboard
Online GUI for QMK Firmware
This is the wiring and pin configuration that I copied from qmkeyboard.cn into a kbfirmware.com compatible file.
Currently, the QMK source is manually pulled into the repo. This opens up the possibility of errors and issues when copying in the source, as well as the possibility of...
Hi I am getting the following error when running with node index.js or npm run deploy `errorify: Error: Cannot find module '/main/index' from 'S:\Coding\qmkbuilder\src'` Any suggestions?
I tried to compile a file where I removed all layers except layer 0, and nothing happened. I thought the UI froze, because the Download buttons were deactivated, but I...
I don't seem to be able to use the tap/toggle layer function. I don't see it in the "Fn" list under the keymapper, and when I try to type it...
https://github.com/qmk/qmk_firmware/blob/master/keyboards/xd60/config.h#L50 Backlight pin is F5 - can you enable this somehow - currently it throws an error via QMK compile to use the B pins only? I think in latest...
Hey there! I am starting off a new open source effort (MIT license) to write an Electron app that would allow configuring the Anne Pro keyboard on basically any OS....
The URL in the description of the project (http://kb.rmao.io) is dead. I think the correct URL should be http://kbfirmware.com/..?
Here is the output: ``` $ make Making kb with keymap default avr-gcc.exe (AVR_8_bit_GNU_Toolchain_3.5.4_1709) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for...
Hello, There are some cases where you have so few keys (ej: a 9 key macro pad) that it's way easier to attach each key to a single pin than...