qmk-dactyl-manuform-a/keyboards/nullbitsco/scramble
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +10:00
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
config.h
info.json remove keyboard_folder from info.json 2021-02-27 16:17:12 -08:00
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
scramble.c
scramble.h

readme.md

SCRAMBLE

SCRAMBLE

A 6-switch key tester macropad built by nullbits. More info at nullbits.co

  • Keyboard Maintainer: Jay Greco
  • Hardware Supported: SCRAMBLE Rev1
  • Hardware Availability: nullbits.co

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.

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.

Flashing example for this keyboard:

make nullbitsco/scramble:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.