diff options
author | EqualzC3 <93361153+EqualzC3@users.noreply.github.com> | 2022-01-13 06:11:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 14:11:33 -0800 |
commit | 4c8bb05dab67d0048200f3941cb97ed753cc4ae5 (patch) | |
tree | f9194b56b8d0e91561aa41130352568c7ea2b9ce /keyboards/ilumkb/simpler61/readme.md | |
parent | 9911ba51b09fb513955ae32862cf29748c6e9cb0 (diff) | |
download | qmk_firmware-4c8bb05dab67d0048200f3941cb97ed753cc4ae5.tar.gz qmk_firmware-4c8bb05dab67d0048200f3941cb97ed753cc4ae5.zip |
[Keyboard] Add Simpler60 support (#15499)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ilumkb/simpler61/readme.md')
-rw-r--r-- | keyboards/ilumkb/simpler61/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/ilumkb/simpler61/readme.md b/keyboards/ilumkb/simpler61/readme.md new file mode 100644 index 0000000000..5721be617a --- /dev/null +++ b/keyboards/ilumkb/simpler61/readme.md @@ -0,0 +1,17 @@ +# iLumkb Simpler60% - 61 Keys Layout + +![iLumkb Simpler](https://i.imgur.com/QaalKfX.jpg) + +A hotswap 60% RGB Custom Mechanical keyboard. + +* Keyboard Maintainer: [Equalz](https://github.com/EqualzC3) +* Hardware Supported: iLumkb Simpler61 (ATmega32U4) +* Hardware Availability: [iLumkb](https://ilumkb.com/products/simpler60) + +Reset board into bootloader by holding down Esc key while plugging in USB-C cable. + +Make example for this keyboard (after setting up your build environment): + + make ilumkb/simpler61: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). |