You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
799 B

  1. # nt750
  2. A drop-in replacement PCB for the Leopold FC750R.
  3. * Keyboard Maintainer: [Evyd13](https://github.com/Evyd13)
  4. * Hardware Supported: nt750 PCB
  5. * Hardware Availability: [GitHub](https://github.com/evyd13/nt-series/tree/main/nt-750)
  6. ## Flashing
  7. In place of the DIP switches there is a small button. Press that to jump to the bootloader.
  8. Make example for this keyboard (after setting up your build environment):
  9. make evyd13/nt750:default
  10. Flashing example for this keyboard:
  11. make evyd13/nt750:default:flash
  12. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).