qmk-firmwares/keyboards/emi20
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
emi20.c [Keyboard] Add Emi20 (#13603) 2021-07-29 08:49:51 -07:00
emi20.h [Keyboard] Add Emi20 (#13603) 2021-07-29 08:49:51 -07:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
readme.md emi20 update (#14013) 2021-08-19 16:41:05 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Emi20

Emi20

A compact 4x5 ortholinear keyboard made by Project Aqua and sold by Evil-cables.

  • Keyboard Maintainer: AquaCylinder
  • Hardware Supported: PCB, Atmega32u4
  • Connector: USB mini B

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

make emi20:default

To reset the board into bootloader mode, press the physical reset button on the back of the PCB or press the bottom most left key to momentarily switch to layer 2 (on layer 1) and then press the key from the top right down one.

The default keymap.c file has comments to help you on your journey, See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.