Ryan f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) před 1 rokem
..
grid_v1_1 6b60089fc7 Migrate build target markers to keyboard.json - 0AB (#23488) před 2 roky
keymaps f3bae56808 Update keycodes for keyboards with RGB Matrix (#24484) před 1 rokem
lib 57c35bd817 [Keyboard] Add pi40 (#18207) před 3 roky
mit_v1_0 6b60089fc7 Migrate build target markers to keyboard.json - 0AB (#23488) před 2 roky
mit_v1_1 6b60089fc7 Migrate build target markers to keyboard.json - 0AB (#23488) před 2 roky
config.h 5469f30dfe Migrate `LOCKING_*_ENABLE` to Data-Driven: 0-9 (#23716) před 2 roky
halconf.h 57c35bd817 [Keyboard] Add pi40 (#18207) před 3 roky
info.json 5469f30dfe Migrate `LOCKING_*_ENABLE` to Data-Driven: 0-9 (#23716) před 2 roky
mcuconf.h 57c35bd817 [Keyboard] Add pi40 (#18207) před 3 roky
pi40.c 0f323a45ce [Keyboard] 1upkeyboards/pi40 update (#20066) před 3 roky
readme.md 57c35bd817 [Keyboard] Add pi40 (#18207) před 3 roky
rules.mk 6b60089fc7 Migrate build target markers to keyboard.json - 0AB (#23488) před 2 roky

readme.md

pi40

pi40

The pi40 is a 4x12 ortholinear keyboard with a fixed 2u spacebar using a Raspberry Pi Pico for the controller.

It includes options for a rotary encoder, SSD1306 oled, and per-key in-switch RGB LEDs.

All unused GPIO pins are broken out on the main pcb, as well as the available voltage pins.

This firmware also includes the option for VIA which includes configuration options for the rotary encoder, matrix lighting, and up to 10 layers.

Default oled configuration displays:

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

make 1upkeyboards/pi40:default

Flashing example for this keyboard:

make 1upkeyboards/pi40:default:flash

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

Bootloader

Enter the bootloader in 2 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix, the top left key, and plug in the keyboard
  • BOOTSEL button: Hold down the BOOTSEL button on the pico, and plug in the keyboard