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.

19 lines
966 B

  1. # SCRAMBLE
  2. ![SCRAMBLE](https://nullbits.co/static/img/scramble1.jpg)
  3. A 6-switch key tester macropad built by nullbits. [More info at nullbits.co](https://nullbits.co/scramble/)
  4. * Keyboard Maintainer: [Jay Greco](https://github.com/jaygreco)
  5. * Hardware Supported: SCRAMBLE Rev1
  6. * Hardware Availability: [nullbits.co](https://nullbits.co/)
  7. Note: If you are seeing issues with MacOS and keyboard hangs after sleep, make sure `NO_USB_STARTUP_CHECK = yes` is set in your rules.mk.
  8. In order to enter the bootloader, hold switch #6 while plugging in the USB cable. The LED will stay on to indicate that it's in DFU mode.
  9. Flashing example for this keyboard:
  10. make nullbitsco/scramble:default
  11. 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).