qmk_firmware/keyboards/projectd/75/iso
2025-05-16 17:35:05 +01:00
..
keymaps/default Update keycodes for keyboards with RGB Matrix (#24484) 2024-11-24 12:03:08 +00:00
config.h Unify spi_master headers (#24857) 2025-01-26 22:37:37 +01:00
halconf.h Remove duplicate of SPI default config from keyboards (#25266) 2025-05-16 17:35:05 +01:00
iso.c [Keyboard] Add Projectd 75 iso (#21942) 2024-05-18 22:25:19 -07:00
iso.h [Keyboard] Add Projectd 75 iso (#21942) 2024-05-18 22:25:19 -07:00
keyboard.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
mcuconf.h [Keyboard] Add Projectd 75 iso (#21942) 2024-05-18 22:25:19 -07:00
readme.md [Keyboard] Add Projectd 75 iso (#21942) 2024-05-18 22:25:19 -07:00

ProjectD 75% ISO

ProjectD 75 ISO

A 75% keyboard with the WestBerry Q95 microcontroller integrated into PCB.

  • Keyboard Maintainer: GSKY
  • Hardware Supported: ProjectD 75% ISO PCB
  • Hardware Availability: GSKY

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

make projectd/75/iso:default

Flashing example for this keyboard:

make projectd/75/iso:default:flash

To reset the board into bootloader mode, do one of the following:

  • Hold the Reset switch mounted under the space key after the USB cable is connected
  • Hold the Esc key while connecting the USB cable (also erases persistent settings)
  • Fn+Alt+Tab will reset the board to bootloader mode

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