diff options
author | Drashna Jaelre <drashna@live.com> | 2021-07-03 16:48:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-03 16:48:51 -0700 |
commit | 2161496d62fef0f1255984cf4fc0e3e1c625d6fa (patch) | |
tree | 70dad42ff824eedf1cb4eda3733fc2ce36ccc299 /keyboards/phase_studio/titan65/readme.md | |
parent | 79751f5b1544ead4e73951443aaf95fc49ff8a23 (diff) |
[Keyboard] Add soldered variant of Titan 65 keyboard. (#13270)
Diffstat (limited to 'keyboards/phase_studio/titan65/readme.md')
-rw-r--r-- | keyboards/phase_studio/titan65/readme.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/phase_studio/titan65/readme.md b/keyboards/phase_studio/titan65/readme.md deleted file mode 100644 index 2d09592be7..0000000000 --- a/keyboards/phase_studio/titan65/readme.md +++ /dev/null @@ -1,24 +0,0 @@ -# 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. |