Skip to content

Releases: nullbitsco/nibble

v1.3 Release

09 Feb 07:21
Compare
Choose a tag to compare

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

28 Jul 07:12
Compare
Choose a tag to compare

Precompiled firmware now has a new home! Grab it here: https://github.com/nullbitsco/firmware

v1.2 Release

14 Aug 05:19
Compare
Choose a tag to compare

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

31 May 01:51
Compare
Choose a tag to compare

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

02 May 08:10
Compare
Choose a tag to compare

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.