qmk-dactyl-manuform-a/keyboards/40percentclub/i75
Ryan 6937f1d70e
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
2021-01-27 17:26:26 +11:00
..
keymaps/default
promicro
teensy2
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 2021-01-27 17:26:26 +11:00
i75.c
i75.h
info.json
readme.md
rules.mk Remove HD44780 References, Part 1 (#9052) 2020-07-27 06:11:16 +10:00

readme.md

i75

i75

5x15 grid layout, multiple controllers supported

  • Pro Micro
  • PJRC Teensy 2.0
  • PJRC Teensy LC/3.2 (NB: Not currently ported)

The matrix is a 9x9 grid. This uses all of the available pins on the Pro Micro. The other controllers have pins left over. The serial pins and pins connected to LEDs were avoided if possible.

Keyboard Maintainer: QMK Community
Hardware Supported: i75 PCB
Hardware Availability: i75 project on 40% Keyboards

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

make 40percentclub/i75:default

If you would like to use one of the alternative controllers:

make 40percentclub/i75/promicro:default
make 40percentclub/i75/teensy2:default

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