From 8c793c1a43c5429b2204b55b6ba507ed822e08d4 Mon Sep 17 00:00:00 2001 From: Jannik Becker <89019698+JannikB5825@users.noreply.github.com> Date: Fri, 2 Sep 2022 05:48:24 +0200 Subject: [Keyboard] Add Shoc Keyboard (#18143) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/shoc/readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 keyboards/shoc/readme.md (limited to 'keyboards/shoc/readme.md') diff --git a/keyboards/shoc/readme.md b/keyboards/shoc/readme.md new file mode 100644 index 0000000000..4f81d47efb --- /dev/null +++ b/keyboards/shoc/readme.md @@ -0,0 +1,21 @@ +# Shoc + +![Shoc](https://i.imgur.com/k00Uz6wh.jpg) + +A 64 Key keyboard with an Oled Display. + +* Keyboard Maintainer: [JannikB5825](https://github.com/JannikB5825) +* Hardware Supported: Shoc PCB, Pro Micro 5V/16MHz and compatible. +* Hardware Availability: [Shoc](https://github.com/JannikB5825/Shoc). + +Make example for this keyboard (after setting up your build environment): + + make shoc:default + +Flashing example for this keyboard: + + make shoc:default:flash + +## Bootloader + +Briefly press the button along the outer edge of the PCB next to the microcontroller. -- cgit v1.2.3