From 99a58aa2b8d1e03fe5caa63c64445af6bd64f0b4 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Wed, 27 Nov 2019 18:50:35 -0800 Subject: [Keyboard] New Keyboard: J-01 (#7494) * initial commit * create the appropriate LAYOUT macro * ANSI FOREVER * Update keyboards/jae/j01/config.h Changing it to use the Esc key for bootmagic lite * Update keyboards/jae/j01/readme.md * Update keyboards/jae/j01/readme.md * Update keyboards/jae/j01/info.json * Update keyboards/jae/j01/readme.md * Update keyboards/jae/j01/info.json * remove file as per fauxpark comments --- keyboards/jae/j01/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 keyboards/jae/j01/readme.md (limited to 'keyboards/jae/j01/readme.md') diff --git a/keyboards/jae/j01/readme.md b/keyboards/jae/j01/readme.md new file mode 100644 index 0000000000..8ed94f04f4 --- /dev/null +++ b/keyboards/jae/j01/readme.md @@ -0,0 +1,13 @@ +# J-01 + +A 65% with the arrow keys and right most column exploded away, with macro keys on the left hand side. Only 15 manufactured. + +* Keyboard Maintainer: [Maartenwut](https://github.com/maartenwut) +* Hardware Supported: J-01 PCB +* Hardware Availability: Private Group Buy and [Charity Raffle](https://novelkeys.xyz/collections/frontpage/products/j-01-raffle-ticket) + +Make example for this keyboard (after setting up your build environment): + + make jae/j01: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). -- cgit v1.2.3