Releases: nullbitsco/nibble
v1.3 Release
Baseline firmware build for nibble keyboards. Includes ANSI/ISO keyboard layout and encoder, LED, and macro keys. If you want VIA support, flash nibble_via.hex using QMK Toolbox. nibble_default.hex does not include VIA support. Also includes support for future remote keyboard & macropad functionality.
If you want to build instead of flashing the precompiled binary, you'll need to clone or fork the QMK firmware repo and copy this into the keyboards directory, and build with make nibble_kb.
Updated code to match the QMK repo, and updated the debug keymap to be more useful with no duplicate keycodes.
Latest Precompiled Firmware
Precompiled firmware now has a new home! Grab it here: https://github.com/nullbitsco/firmware
v1.2 Release
Baseline firmware build for nibble keyboards. Includes ANSI/ISO keyboard layout and encoder, LED, and macro keys. If you want VIA support, flash nibble_via.hex using QMK Toolbox. nibble_default.hex does not include VIA support. Also includes support for future remote keyboard & macropad functionality.
If you want to build instead of flashing the precompiled binary, you'll need to clone or fork the QMK firmware repo and copy this into the keyboards directory, and build with make nibble_kb.
Added ISO keymap and forward compatibility for ISO/ANSI PCB (Rev2).
Added "debug" keymap and binary file for debugging stuck modifiers.
v1.1 Release
Baseline firmware build for nibble keyboards. Includes US keyboard layout and encoder, LED, and macro keys. If you want VIA support, flash nibble_via.hex
using QMK Toolbox. nibble_default.hex
does not include VIA support. Also includes support for future remote keyboard & macropad functionality.
If you want to build instead of flashing the precompiled binary, you'll need to clone or fork the QMK firmware repo and copy this into the keyboards directory, and build with make nibble_kb.
v1.0 Release
Baseline firmware build for nibble keyboards. Includes US keyboard layout and encoder, LED, and macro keys. Flash with QMK Toolbox. Also includes support for future remote keyboard & macropad functionality.
If you want to build instead of flashing the precompiled binary, you'll need to clone or fork the QMK firmware repo and copy this into the keyboards
directory, and build with make nibble_kb
.