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.
qmk_firmware/keyboards/keycapsss/o4l_5x12
Drashna Jaelre faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
5 years ago
..
keymaps [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
info.json [Keyboard] Add info.json to O4L5x12 (#5950) 5 years ago
o4l_5x12.c [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859) 5 years ago
o4l_5x12.h [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859) 5 years ago
readme.md [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859) 5 years ago
rules.mk [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859) 5 years ago

readme.md

O4L 5x12

A ortholinear 5x12 keyboard made and sold by Keycapsss. More info at Keycapsss.com.

Features:

  • MX and Choc switch support
  • RGB Underglow (12x SK6812MINI)
  • USB-C
  • PCB shape, reset button and mounting holes position same as Preonic Rev3
  • Pro Micro as controller

Make firmware .hex for this keyboard (after setting up your build environment):

make keycapsss/o4l_5x12:default

Example of flashing this keyboard (or use QMK Toolbox):

make keycapsss/o4l_5x12:default:avrdude

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