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.

29 lines
1.1 KiB

  1. # keeb68
  2. ![keeb68](https://imgur.com/b3ftFIKh.jpg)
  3. A small-batch run of 68 key goodness
  4. * Keyboard Maintainer: [sandwich](https://github.com/SandwichRising)
  5. * Hardware Supported: Sandwich's Keeb68 Patron Saint Edition
  6. * Hardware Availability: Limited Run
  7. Make example for this keyboard (after setting up your build environment):
  8. make sandwich/keeb68:default
  9. Flashing example for this keyboard:
  10. make sandwich/keeb68:default:flash
  11. Toggle NRKO on/off by holding space+n and then inserting the keyboard's USB cable.
  12. Some BIOSs may not detect keypresses properly while NRKO is enabled according to QMK documentation.
  13. ## Bootloader
  14. Enter the bootloader in 2 ways (all keys assume default layout):
  15. * **Keycode in layout**: Hold Fn key and press the Windows(GUI) key (mapped to `RESET`)
  16. * **Physical reset button**: Briefly press the button on the back of the PCB (labeled sw1)
  17. 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).