qmk-dactyl-manuform-a/keyboards/40percentclub/i75
devilzmods 83b21deafc
[Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-21 10:47:18 -08:00
..
keymaps/default Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
promicro Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
teensy2 Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
config.h [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465) 2021-12-21 10:47:18 -08:00
i75.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
i75.h Keyboard: Initial i75 port (#4553) 2018-12-05 13:56:43 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Keyboard: Initial i75 port (#4553) 2018-12-05 13:56:43 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.