1
0
Fork 0
qmk_firmware/keyboards/projectd/75/ansi
Ryan ee63d39058
Unify spi_master headers (#24857)
* Move default config to .c file

* Explicitly define PAL modes for boards with custom init

* Unify spi_master headers
2025-01-26 22:37:37 +01:00
..
keymaps/default Update keycodes for keyboards with RGB Matrix (#24484) 2024-11-24 12:03:08 +00:00
ansi.c Various fixes for keyboards not implementing callbacks correctly (#24092) 2024-07-11 13:47:53 +01:00
ansi.h
config.h Unify spi_master headers (#24857) 2025-01-26 22:37:37 +01:00
halconf.h
keyboard.json Strip decimals from RGB Matrix layout positions (#23943) 2024-06-17 20:12:26 +10:00
mcuconf.h
readme.md

ProjectD 75% ANSI

ProjectD 75 ANSI

A 75% keyboard, Equipped with the WestBerry Q95 microcontroller.

  • Keyboard Maintainer: GSKY
  • Hardware Supported: projectd_75_ansi
  • Hardware Availability: GSKY

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

make projectd/75/ansi:default

Flashing example for this keyboard:

make projectd/75/ansi: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.