qmk_firmware/keyboards/ilumkb/primus75
James Young 97a86b89a9
Primus75 Layout Macro Additions (#20676)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add matrix position [5, 2] to LAYOUT_all

The PCB supports four 1u mod keys to the left of the Spacebar, but this was not implemented in the original submission to QMK.

* add LAYOUT_ansi_split_bs

* add LAYOUT_ansi

* add LAYOUT_ansi_blocker_split_bs

* add LAYOUT_ansi_blocker

* add LAYOUT_ansi_blocker_tsangan_split_bs

* add LAYOUT_ansi_blocker_tsangan

* add LAYOUT_iso_split_bs

* add LAYOUT_iso

* add LAYOUT_iso_blocker_split_bs

* add LAYOUT_iso_blocker

* add LAYOUT_iso_blocker_tsangan_split_bs

* add LAYOUT_iso_blocker_tsangan
2023-05-02 18:07:30 -07:00
..
keymaps Primus75 Layout Macro Additions (#20676) 2023-05-02 18:07:30 -07:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
info.json Primus75 Layout Macro Additions (#20676) 2023-05-02 18:07:30 -07:00
matrix_diagram.md Primus75 Layout Macro Additions (#20676) 2023-05-02 18:07:30 -07:00
readme.md [Keyboard] add primus75 keyboard (#11440) 2021-02-04 09:30:21 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Primus75

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

make ilumkb/primus75:default

Flashing example for this keyboard:

make ilumkb/primus75:default:flash

Accessing Bootloader Mode

To access Bootloader Mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

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