Skip to content

A QMK keymap for the "Niu Mini" inspired by the keycaps from Ducky's "One 2 Mini RGB" keyboard.

License

Notifications You must be signed in to change notification settings

danehobrecht/niu-mini-keymap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Niu Mini Keymap

Flashing instructions (GNU/Linux):

  1. Setup QMK
  2. Open a terminal in the keymaps directory located at ~/qmk_firmware/keyboards/kbdfans/niu_mini/keymaps and run:
git clone https://github.com/danehobrecht/niu-mini-keymap && mv niu-mini-keymap danehobrecht
  1. Flash:
qmk flash -kb niu_mini -km danehobrecht

You should recieve a bootloader error:

Bootloader not found. Make sure the board is in bootloader mode. See https://docs.qmk.fm/#/newbs_flashing
 Trying again every 0.5s (Ctrl+C to cancel)...

This is indicating that the board is waiting to be reset, which can be done with the physical reset button accessible from the underside of the case. You'll need something thin, yet rigid to be able to hit the button through the slim opening — such as the projectile piece from a Millenium Falcon Lego set (not saying that from experience, of course). Potentially deprecated bug workaround: Ensure RGB is toggled "on" prior to resetting. QMK might not recognize the bootloader otherwise. If the flash is successful, you will recieve the following:

Validating...  Success
0x6180 bytes written into 0x7000 bytes memory (87.05%).

Verify the flash was successful with a regular keyboard functionality.

About

A QMK keymap for the "Niu Mini" inspired by the keycaps from Ducky's "One 2 Mini RGB" keyboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages