diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/xenon/readme.md | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/xenon/readme.md')
-rw-r--r-- | keyboards/xenon/readme.md | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/keyboards/xenon/readme.md b/keyboards/xenon/readme.md deleted file mode 100644 index d3b4464710..0000000000 --- a/keyboards/xenon/readme.md +++ /dev/null @@ -1,30 +0,0 @@ -# Xenon - -![Xenon](https://i.imgur.com/QYMDzGFh.jpg) - -Xenon is 60% columnar staggered keyboard. - -* Cherry MX and Kailh low profile key switch support -* OLED display -* Full color LED -* Prototype board area (behind the promicro) - -* Keyboard Maintainer: [Narinari](https://github.com/narinari) -* Keymap Maintainer: [Kyrremann](https://github.com/Kyrremann) -* Keyboard files can be found here: https://github.com/narinari/xenon-keyboard - -Make example for this keyboard (after setting up your build environment): - - make xenon:default - -Example of flashing this keyboard: - - make xenon:default:flash - -How to enter bootloader (DFU): - -Press the reset button next to the TRRS port on the side you are trying to flash (USB must be connected to the Pro Micro that you are flashing). - -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 -the [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |