diff options
author | ihotsuno <52576847+ihotsuno@users.noreply.github.com> | 2019-12-02 07:50:47 +0900 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-12-01 14:50:47 -0800 |
commit | d9cf6c6730715ff3e80367d77a5b5ade21ef05ba (patch) | |
tree | 7d1a8edc113dbd8a3ef1c57104acb0a8dc6ea395 /keyboards/fluorite/readme.md | |
parent | b386ccc78608fa004f51ed245fc14cf5fbd0877c (diff) | |
download | qmk_firmware-d9cf6c6730715ff3e80367d77a5b5ade21ef05ba.tar.gz |
[Keyboard] 140% keyboard fluorite keymaps (#7473)
* fluorite keymaps
* Update config.h
* Update fluorite.c
I corrected the points that were pointed out.
* Update fluorite.h
I corrected the points that were pointed out.
* Update config.h
I corrected the points that were pointed out.
* Update keymap.c
I corrected the points that were pointed out.
* Update keyboards/fluorite/config.h
thanks!
* Update keyboards/fluorite/readme.md
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/readme.md
thanks!
* Update keyboards/fluorite/readme.md
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keyboards/fluorite/rules.mk
thanks!
* Update keymap.c
I corrected the points that were pointed out.
* Update fluorite.c
I corrected the points that were pointed out.
* Update rules.mk
I corrected the points that were pointed out.
* Update keyboards/fluorite/rules.mk
Thanks!
* Update keyboards/fluorite/rules.mk
Thanks!
* Update keymap.c
I corrected the points that were pointed out.
* Update fluorite.h
I corrected the points that were pointed out.
* Update keymap.c
I corrected the points that were pointed out.
* Update keymap.c
I corrected the points.
c:165:68
XDXXXXX >> XXXXXXX
Reverted,because error log.
ADJUST,
* Update keymap.c
I corrected the points that were pointed out.
* Update readme.md
link added
* Update readme.md
photo link added
* Update readme.md
link Modify
* Update keyboards/fluorite/readme.md
Thanks!
* Update keyboards/fluorite/readme.md
Thanks!
Diffstat (limited to 'keyboards/fluorite/readme.md')
-rw-r--r-- | keyboards/fluorite/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/fluorite/readme.md b/keyboards/fluorite/readme.md new file mode 100644 index 000000000..959b2443f --- /dev/null +++ b/keyboards/fluorite/readme.md @@ -0,0 +1,17 @@ +# fluorite + +![fluorite](https://github.com/ihotsuno/keyboard/blob/master/kbd-fluorite-cxl/doc/image/fluorite-CXL-001.jpg) + +![fluorite](https://github.com/ihotsuno/keyboard/blob/master/kbd-fluorite-cxl/doc/image/fluorite-CXL-002.jpg) + +Fluorite is a chaotic keyboard consisting of staggered rows, staggered columns, and ortholinear. + +* Keyboard Maintainer: [mahuyu ihotsuno](https://github.com/ihotsuno) [@ihotsuno](https://twitter.com/ihotsuno) +* Hardware Supported: fluorite CXL PCB, ProMicro +* Hardware Availability: [ten key](https://tenkey.connpass.com/), [booth.pm](https://ihotsuno.booth.pm/) + +Make example for this keyboard (after setting up your build environment): + + make fluorite:default + +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). |