qmk_firmware/keyboards/p3d/glitch
James Young 6936997647
P3D Glitch Layout Addition (#20763)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_2u_bs
2023-05-06 23:02:42 -07:00
..
keymaps/default P3D Glitch Configurator Fix and Keymap Touch-Up (#18534) 2022-09-29 19:49:05 -07:00
config.h Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
glitch.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
info.json P3D Glitch Layout Addition (#20763) 2023-05-06 23:02:42 -07:00
matrix_diagram.md P3D Glitch Layout Addition (#20763) 2023-05-06 23:02:42 -07:00
readme.md [Keyboard] Add Glitch (#16444) 2022-03-12 23:36:12 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Glitch

Hotswap RGB Alice-style with OLED and Rotary Knob

  • Keyboard Maintainer: matthewdias
  • Hardware Supported: Glitch PCB
  • Hardware Availability: https://p3dstore.com

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

make p3d/glitch:default

Flashing example for this keyboard:

make p3d/glitch:default:flash

Bootloader

Enter the bootloader in one of 2 ways:

  • Bootmagic reset: Hold down the top left and plug in the keyboard
  • Physical reset button: Briefly press the button on the top of the PCB

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