qmk_firmware/keyboards/nibell/micropad4x4
Nibell e592a7da00
[Keyboard] Added nibell micropad4x4 (#24662)
* feat: added nibell micropad4x4

* chore: updated readme

* chore: updated keymap

* feat: added layers

* chore: added bootloader doc

* Added layers

* changed RSHIFT and RCTRL

* Update keyboards/nibell/micropad4x4/keyboard.json

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>

* Update keyboards/nibell/micropad4x4/readme.md

---------

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <jack@pngu.org>
2024-12-02 08:00:29 -07:00
..
keymaps/default [Keyboard] Added nibell micropad4x4 (#24662) 2024-12-02 08:00:29 -07:00
keyboard.json [Keyboard] Added nibell micropad4x4 (#24662) 2024-12-02 08:00:29 -07:00
readme.md [Keyboard] Added nibell micropad4x4 (#24662) 2024-12-02 08:00:29 -07:00

Micropad 4x4

Micropad 4x4

A budget-friendly 4x4 Macropad

  • Keyboard Maintainer: nibell
  • Hardware Supported: Raspberry Pi Pico
  • Hardware Availability: GitHub

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Hold the button down on the raspberry pi pico while plugging it in. There is no reset button on the pcb.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

Make example for this keyboard (after setting up your build environment):

make nibell/micropad4x4:default

Flashing example for this keyboard:

make nibell/macropad4x4:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.