logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (842B)


  1. # Freebird Numpad Lite
  2. A basic numpad build to support the freebird range of products by keebsforall
  3. * Keyboard Maintainer: [e11i0t23](https://github.com/e11i0t23)
  4. * Hardware Supported: FreebirdNP Lite
  5. * Hardware Availability: [KeebsForAll](https://keebsforall.com)
  6. Make example for this keyboard (after setting up your build environment):
  7. make keebsforall/freebirdnp/lite:default
  8. Enter the bootloader in 3 ways:
  9. * **Bootmagic reset**: Hold down the top left key and plug in the keyboard
  10. * **Physical reset button**: Briefly press the button on the back of the PCB
  11. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
  12. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.