|
il y a 3 ans | |
---|---|---|
.. | ||
keymaps | 315fb6e724 Remove empty config.h from default-ish keymaps (#15429) | il y a 3 ans |
promicro | 7eea780a7d Remove bootloader listings from rules.mk (#14330) | il y a 3 ans |
teensy2 | 7eea780a7d Remove bootloader listings from rules.mk (#14330) | il y a 3 ans |
config.h | 6f36eb469d Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | il y a 3 ans |
i75.c | fe6d6cf76d Remove empty override functions (#14312) | il y a 3 ans |
i75.h | 368de26996 Keyboard: Initial i75 port (#4553) | il y a 6 ans |
info.json | 4791cfae1a Remove width, height and key_count from info.json (#14274) | il y a 3 ans |
readme.md | 368de26996 Keyboard: Initial i75 port (#4553) | il y a 6 ans |
rules.mk | a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) | il y a 3 ans |
5x15 grid layout, multiple controllers supported
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.