qmk_firmware/keyboards/keycapsss/o4l_5x12
2022-11-22 22:07:47 +11:00
..
keymaps Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
o4l_5x12.c [Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859) 2019-05-14 17:00:31 -07:00
o4l_5x12.h O4L 5x12 refactor (#11392) 2021-01-01 16:32:21 +00:00
readme.md O4L 5x12 refactor (#11392) 2021-01-01 16:32:21 +00:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

O4L 5x12

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

o4l_5x12

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 example for this keyboard (after setting up your build environment):

make keycapsss/o4l_5x12:default

Flashing example for this keyboard:

make keycapsss/o4l_5x12:default:flash

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