readme.md (1519B)
1 # E80-1800 2 3  4 5 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](https://github.com/ebastler/E80-1800). 6 7 * Keyboard Maintainer: [ebastler](https://github.com/ebastler) 8 * Hardware Supported: r1 and r1.1 PCB, see Github repo linked above 9 * Hardware Availability: Groupbuy, otherwise feel free to order your own boards. jlcpcb compatible gerber/BOM/CPL files are included. 10 11 How to enter the Bootloader: 12 * No pre-flashed firmware, option 1: Bridge `BOOT` labeled pads below spacebar while plugging the board in 13 * No pre-flashed firmware, option 2: Bridge `BOOT` labeled pads below spacebar, then quickly short `RST` labeled pads 14 * Pre-flashed firmware: Use Bootmagic - keep the `ESC` (top left most) key pressed while plugging the board in 15 16 Make example for this keyboard (after setting up your build environment): 17 18 make ebastler/e80_1800:default 19 20 Flash example for this keyboard (after setting up your build environment): 21 22 make ebastler/e80_1800:default 23 24 25 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).