Ryan 3f44231d2d Strip decimals from RGB Matrix layout positions (#23943) 2 years ago
..
keymaps 7603a464cd Add keyboard Projectd/75/Projectd_75_ansi (#21628) 2 years ago
ansi.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
ansi.h 7603a464cd Add keyboard Projectd/75/Projectd_75_ansi (#21628) 2 years ago
config.h c4e182b98e Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 2 (#23780) 2 years ago
halconf.h 7603a464cd Add keyboard Projectd/75/Projectd_75_ansi (#21628) 2 years ago
keyboard.json 3f44231d2d Strip decimals from RGB Matrix layout positions (#23943) 2 years ago
mcuconf.h 7603a464cd Add keyboard Projectd/75/Projectd_75_ansi (#21628) 2 years ago
readme.md 7603a464cd Add keyboard Projectd/75/Projectd_75_ansi (#21628) 2 years ago

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.