qmk_firmware/keyboards/1upkeyboards/pi40
miketronic 5bc282eefe
Userspace and keymap addition (#20522)
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-09 21:10:24 +10:00
..
grid_v1_1 Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
lib [Keyboard] Add pi40 (#18207) 2022-09-15 11:16:58 -07:00
mit_v1_0 Userspace and keymap addition (#20522) 2023-07-09 21:10:24 +10:00
mit_v1_1 Even more info.json whitespace cleanups (#20703) 2023-05-04 19:09:59 +10:00
config.h Move RGBLIGHT_LIMIT_VAL to data driven (#20974) 2023-05-27 12:27:44 +10:00
halconf.h [Keyboard] Add pi40 (#18207) 2022-09-15 11:16:58 -07:00
mcuconf.h [Keyboard] Add pi40 (#18207) 2022-09-15 11:16:58 -07:00
pi40.c [Keyboard] 1upkeyboards/pi40 update (#20066) 2023-03-17 10:07:26 -06:00
readme.md [Keyboard] Add pi40 (#18207) 2022-09-15 11:16:58 -07:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

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:

  • current layer
  • caps lock status
  • num lock status
  • scroll lock status
  • current RGB lighting mode

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