diff options
| author | Brandon | 2025-07-17 19:09:17 +0200 |
|---|---|---|
| committer | GitHub | 2025-07-17 19:09:17 +0200 |
| commit | 7098252252ad17e14118d06da14d7fe62d807f83 (patch) | |
| tree | 5d20f50285b79936ae5a7cd4e259a69144781b76 /keyboards/nulldesignco/null65ansi/v1/readme.md | |
| parent | 16ffaa6482e741380f5001f9a2cbb2b81520cebe (diff) | |
Add `null65ansi` keyboard (#25464)
Diffstat (limited to 'keyboards/nulldesignco/null65ansi/v1/readme.md')
| -rwxr-xr-x | keyboards/nulldesignco/null65ansi/v1/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/nulldesignco/null65ansi/v1/readme.md b/keyboards/nulldesignco/null65ansi/v1/readme.md new file mode 100755 index 0000000000..308d4120e3 --- /dev/null +++ b/keyboards/nulldesignco/null65ansi/v1/readme.md @@ -0,0 +1,27 @@ +# null65ansi v1 + + + +65% tray mount PCB with RGB per key. + +* Keyboard Maintainer: [Quark](https://github.com/quark-works) +* Hardware Supported: PCB +* Hardware Availability: https://nulldesignco.com/ + +Make example for this keyboard (after setting up your build environment): + + make nulldesignco/null65ansi/v1:default + +Flashing example for this keyboard: + + make nulldesignco/null65ansi/v1:default:flash + +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). + +## Bootloader + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Physical boot button**: Hold the button labeled as "BOOT" on the back of the board or short the two pads on the front while you connect the keyboard to your computer. +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
\ No newline at end of file |