summaryrefslogtreecommitdiff
path: root/keyboards/sandwich/keeb68/readme.md
diff options
context:
space:
mode:
authorSandwichRising <46250499+SandwichRising@users.noreply.github.com>2022-01-28 23:07:00 -0800
committerGitHub <noreply@github.com>2022-01-28 23:07:00 -0800
commit59502f930e44e64c931de6ab6f6ab801e582c707 (patch)
treeee97faaa73fcec046ea09c3bf75f02fef929b936 /keyboards/sandwich/keeb68/readme.md
parent002a1add8b68ca8b1c7c2c21f75dca88df15ad2e (diff)
[Keyboard] Added sandwich/keeb68 to keyboards (#15007)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/sandwich/keeb68/readme.md')
-rw-r--r--keyboards/sandwich/keeb68/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/keyboards/sandwich/keeb68/readme.md b/keyboards/sandwich/keeb68/readme.md
new file mode 100644
index 0000000000..783d8f00b7
--- /dev/null
+++ b/keyboards/sandwich/keeb68/readme.md
@@ -0,0 +1,29 @@
+# keeb68
+
+![keeb68](https://imgur.com/b3ftFIKh.jpg)
+
+A small-batch run of 68 key goodness
+
+* Keyboard Maintainer: [sandwich](https://github.com/SandwichRising)
+* Hardware Supported: Sandwich's Keeb68 Patron Saint Edition
+* Hardware Availability: Limited Run
+
+Make example for this keyboard (after setting up your build environment):
+
+ make sandwich/keeb68:default
+
+Flashing example for this keyboard:
+
+ make sandwich/keeb68:default:flash
+
+Toggle NRKO on/off by holding space+n and then inserting the keyboard's USB cable.
+Some BIOSs may not detect keypresses properly while NRKO is enabled according to QMK documentation.
+
+## Bootloader
+
+Enter the bootloader in 2 ways (all keys assume default layout):
+
+* **Keycode in layout**: Hold Fn key and press the Windows(GUI) key (mapped to `RESET`)
+* **Physical reset button**: Briefly press the button on the back of the PCB (labeled sw1)
+
+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).