qmk-firmware/keyboards/underscore33
tominabox1 9fb988b6e8
Add _33 Keyboard folder (#8543)
* Add _33 Keyboard folder

* Correcting naming convetions and other code convetions

* Removed extra spaces

* fixed layout callbacks to new lower-case versions

* Remove tapping_term, fix RGB pin define. Added blank readme-to be updated.

* initial addition of the readme.md

* Update readme.md for hardware/pcb availability info

* Adding keymap readme

* Info.json added

* Incorporate Drashna's recommended changes
2020-03-26 01:53:40 +00:00
..
keymaps/default Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00
config.h Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00
info.json Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00
readme.md Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00
rules.mk Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00
underscore33.c Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00
underscore33.h Add _33 Keyboard folder (#8543) 2020-03-26 01:53:40 +00:00

readme.md

underscore33 (stylized as "_33")

_33

A little bitty 30% (10x4) ortholinear keyboard designed by tominabox1. The board supports an RGB LED strip with DI on port B6. There is an error on the initial 25 PCBs that incorrectly indicates PF0 for the RGB. The appropriate port is commented out in config.h for proper LED support.

  • Keyboard Maintainer: TJ Campie
  • Hardware Supported: _33 PCB and Plate limited buy (Open source available ca. Apirl 2020)
  • Hardware Availability: 3D printed open sourced

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

make underscore33:default

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