qmk_firmware/keyboards/j80
Ryan 17de141c92
Add missing layout data for a handful of boards (#20931)
* Add missing layout data for a handful of boards

* typo

* Add missing layouts for stoutgat

* Add missing layout for j80

* Replace missing layout with alias for wraith

* Add missing layout for matrix/me

* Add missing layout for satisfaction75/prototype

* Apply suggestions from code review

* Rename wt80-a layouts

* Rename rosa layouts

* Add missing layouts for naked48

* Add missing layouts for naked60

* Add missing layouts for uma

* Remove unused and pointless `LAYOUT_stack` for buzzard

* Add missing layout for keyboardio/model01

* Add missing layout for smk65 revf

* Fix via keymap for h60

* Add missing layout for jabberwocky/v1

* Apply suggestions from code review

* Add missing layout for m3n3van

* Add missing layout for giabalanai

* Add missing layouts for treadstone48/rev1

* Add missing layouts for squiggle

* Update keyboards/marksard/treadstone48/rev1/info.json
2023-05-16 00:00:08 -07:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
info.json Add missing layout data for a handful of boards (#20931) 2023-05-16 00:00:08 -07:00
readme.md Ported J80 to QMK (#7488) 2019-12-18 09:06:48 +11:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

J80

JER PLANT - J80 (JER-A06) Round 2 The J80 is a OG Cherry style(no plate) custom 80% kit. It is characterized by the fact that the hoisting PCB has no steel plate and can fully reflect the elasticity of the linear shaft. Tested by the buyer, its feel and typing sound are different from other custom keyboards and are satisfactory. It has a simple and elegant original cherry-like shape, the author's original intention is to start from the touching feel, let everyone have a comfortable tapping experience. The light stick module in the upper right corner is detachable, it could be switches (3 keys) or the light stick module. When using light stick module, PrtScr Scrolllock and Pause are achieved by pressing FN+ Insert / Home / Page Up.

  • Keyboard Maintainer: oeywil
  • Hardware Supported: J80 PCB (atmega32a)
  • Hardware Availability: J80 R2 GB

Make example for this keyboard (after setting up your build environment):

make j80:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make j80:default:flash

Reset Key: Hold down the key located at TOP RIGHT, commonly programmed as PAUSE while plugging in the keyboard. The key definition for the reset key is k6D. Bootmagic Lite is enabled so holding down Escape while plugging in the keyboard will also jump to bootloader, after QMK is flashed.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.