diff options
author | Drashna Jaelre <drashna@live.com> | 2021-02-18 15:43:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 23:43:34 +0000 |
commit | cd8c71a0eb686bb99e922a31f81611d5b81e8a16 (patch) | |
tree | 27b2f21a27946472966e1a38d67f53548abeac18 /keyboards/phase_studio/titan65/readme.md | |
parent | 8c1cdceb8b686f1c9f358f7159b0ed03a6518818 (diff) | |
download | qmk_firmware-cd8c71a0eb686bb99e922a31f81611d5b81e8a16.tar.gz qmk_firmware-cd8c71a0eb686bb99e922a31f81611d5b81e8a16.zip |
[Keyboard] Phase Studio's Titan 65 (#11920)
Diffstat (limited to 'keyboards/phase_studio/titan65/readme.md')
-rw-r--r-- | keyboards/phase_studio/titan65/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/phase_studio/titan65/readme.md b/keyboards/phase_studio/titan65/readme.md new file mode 100644 index 0000000000..2d09592be7 --- /dev/null +++ b/keyboards/phase_studio/titan65/readme.md @@ -0,0 +1,24 @@ +# Titan 65 + +A 65% ANSI keyboard with per key RGB + +* Keyboard Maintainer: [Drashna Jaelre](https://github.com/drashna) +* Hardware Supported: atmega32u4 based PCB +* Hardware Availability: TBD + +Make example for this keyboard (after setting up your build environment): + + make phase_studio/titan65:default + +Flashing example for this keyboard: + + make phase_studio/titan65: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 + +To enter the bootloader, hold down the top left most key when plugging in the USB cable. + +Alternatively, the default keymap has a RESET key if yo hold down the "home" (right most, second from botton) key and hit the top right most key. |