qmk_firmware/keyboards/e88
James Young 8ee863a7fe
E88 Layout Macro Additions (#20612)
* add matrix_diagram.md

* info.json: apply friendly formatting

* refactor keymaps

- use four-space indent
- grid-align keycodes
- use QMK-native alias for `KC_TRNS`

* add LAYOUT_tkl_f13_ansi

* add LAYOUT_tkl_f13_ansi_split_rshift

* add LAYOUT_tkl_f13_ansi_tsangan

* add LAYOUT_tkl_f13_ansi_tsangan_split_rshift

* add LAYOUT_tkl_f13_iso

* add LAYOUT_tkl_f13_iso_split_rshift

* add LAYOUT_tkl_f13_iso_tsangan

* add LAYOUT_tkl_f13_iso_tsangan_split_rshift

* enable Community Layout support

* Apply suggestions from code review
2023-04-28 22:50:13 -07:00
..
keymaps E88 Layout Macro Additions (#20612) 2023-04-28 22:50:13 -07:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json E88 Layout Macro Additions (#20612) 2023-04-28 22:50:13 -07:00
matrix_diagram.md E88 Layout Macro Additions (#20612) 2023-04-28 22:50:13 -07:00
readme.md format code according to conventions [skip ci] 2020-08-25 09:47:03 +00:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

e88

pink labs logo

A tenkeyless PCB featuring the DK Saver layout, as designed for the Bliss keyboard by Pink Labs.

  • Maintainer: elli
  • Hardware Supported: e88 f13 PCB (proto and final rev)
  • Hardware Availability: labs.pink

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

make e88:default

Flashing example for this keyboard:

make e88:default:flash

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