summaryrefslogtreecommitdiff
path: root/keyboards/frobiac/hypernano/readme.md
diff options
context:
space:
mode:
authorfrobiac <frobiac@gmail.com>2023-03-10 08:05:20 +0100
committerGitHub <noreply@github.com>2023-03-09 23:05:20 -0800
commit313fc4cb8f4e41c921112d0b105b82ad5d8a653e (patch)
tree9d13787460b6fc9391517f4ccd35be8e873fc28a /keyboards/frobiac/hypernano/readme.md
parent62a8f412093c582a51a27e0fa1d7ad8596433cb9 (diff)
[Keyboard] frobiac custom boards and layout (#19883)
Diffstat (limited to 'keyboards/frobiac/hypernano/readme.md')
-rw-r--r--keyboards/frobiac/hypernano/readme.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/frobiac/hypernano/readme.md b/keyboards/frobiac/hypernano/readme.md
new file mode 100644
index 0000000000..849ea81987
--- /dev/null
+++ b/keyboards/frobiac/hypernano/readme.md
@@ -0,0 +1,30 @@
+# frobiac/hypernano
+
+![frobiac/hypernano](https://i.imgur.com/ZVGtpBbh.jpeg)
+
+Custom 3D-printed and handwired 44-key keyboard with trackpoint developed in 2013.
+
+* Keyboard Maintainer: [frobiac](https://github.com/frobiac)
+* Hardware Supported: Teensy-2.0, IBM Trackpoint
+* Development History: [deskthority.net](https://deskthority.net/viewtopic.php?p=98734#p98734)
+* Layout [Alpha KLE](http://www.keyboard-layout-editor.com/#/gists/e4f60451766bbe7002c0b9a9ddfb3e34)
+* [Original Firmware](https://github.com/frobiac/adnw)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make frobiac/hypernano
+
+Flashing example for this keyboard:
+
+ make frobiac/hypernano: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:
+
+* **Physical reset button**: Briefly press the button in the middle of the bottom row
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available
+
+