qmk_firmware/keyboards/ebastler/e80_1800
Ryan 801d2ff940
Remove useless line continuations (#19399)
2022-12-30 11:48:05 +11:00
..
keymaps Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
chconf.h
config.h [Keyboard] moved E80-1800 to data driven configuration (#19199) 2022-12-12 18:35:49 -08:00
halconf.h
info.json [Keyboard] moved E80-1800 to data driven configuration (#19199) 2022-12-12 18:35:49 -08:00
mcuconf.h
readme.md
rules.mk [Keyboard] moved E80-1800 to data driven configuration (#19199) 2022-12-12 18:35:49 -08:00

readme.md

E80-1800

E80_1800_sample_image

A replacement PCB for the Cherry G80-1800 keyboard. Supports ISO and ANSI, 6u offcenter or 7u bottom row, stepped and regular caps lock. Optional i2c header for OLED. Type-C on the PCB (requires some case modifications). The PCB is open source and can be found in my Github repo.

  • Keyboard Maintainer: ebastler
  • Hardware Supported: r1 and r1.1 PCB, see Github repo linked above
  • Hardware Availability: Groupbuy, otherwise feel free to order your own boards. jlcpcb compatible gerber/BOM/CPL files are included.

How to enter the Bootloader:

  • No pre-flashed firmware, option 1: Bridge BOOT labeled pads below spacebar while plugging the board in
  • No pre-flashed firmware, option 2: Bridge BOOT labeled pads below spacebar, then quickly short RST labeled pads
  • Pre-flashed firmware: Use Bootmagic - keep the ESC (top left most) key pressed while plugging the board in

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

make ebastler/e80_1800:default

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

make ebastler/e80_1800:default

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