You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Young 71d5d14c13
Rico Phoenix Project No. 1 Layout Additions (#22035)
7 months ago
..
keymaps Rico Phoenix Project No. 1 Layout Additions (#22035) 7 months ago
config.h [Keyboard] Phoenix Project No 1 support (#21068) 9 months ago
info.json Rico Phoenix Project No. 1 Layout Additions (#22035) 7 months ago
matrix_diagram.md Rico Phoenix Project No. 1 Layout Additions (#22035) 7 months ago
readme.md [Keyboard] Phoenix Project No 1 support (#21068) 9 months ago
rules.mk [Keyboard] Phoenix Project No 1 support (#21068) 9 months ago

readme.md

Phoenix Project No 1

Type S Type H

This is an open source collection of M65-A keyboard replacement PCBs, available both in solderable and hotswap variants.

  • Keyboard Maintainer: Eric Becourt, aka Rico
  • Hardware Supported: Phoenix Project No 1 Type S (solder) and Type H (hotswap)
  • Hardware Availability: hardware is open source, Github repository contains everything to easily have fully assembled PCBs at JLCPCB

More details in Github repository here

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

make rico/phoenix_project_no1:default

Flashing example for this keyboard:

make rico/phoenix_project_no1: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

You can enter the bootloader in 5 ways:

  • QMK software ways:
    • Bootmagic reset: hold down the key at (0,0) in the matrix (the top left key or Escape) and plug in the keyboard
    • Keycode in layout: press the key mapped to QK_BOOT that is the top left key or Escape on layer 2
    • Physical BOOTSEL button: double tap the BOOTSEL button
  • Native RP2040 MCU ways:
    • Physical BOOTSEL and RESET button: while keyboard is plugged maintain RESET button pressed, press BOOTSEL button then release the RESET button
    • Physical RESET button: maintain RESET button pressed while plugging in the keyboard