qmk-dactyl-manuform-a/keyboards/underscore33
tominabox1 eb84f134c1
[Keyboard] _33 v2 (#9899)
* Initial prep for PR

* Fixing jsons for revs

* Remove old keymap ref in readme

* Add Rev1 default layout

* Fix extra comma in default r1 keymap

* Changed default keymap for r1 to match new split bottom row macro name, updated via keymap readme, updated r1 json to match layout macro name, updated split space macro for r1

* Moved combo configs to default keymaps, removed unused bootloader selections

* Update keyboards/underscore33/rev1/rules.mk

* Update keyboards/underscore33/rev2/rules.mk

* Refactor _33 folder structure

* Add VIA keymap to rev1

* Rename macros and product_id as suggested
2020-08-25 12:47:16 -07:00
..
rev1 [Keyboard] _33 v2 (#9899) 2020-08-25 12:47:16 -07:00
rev2 [Keyboard] _33 v2 (#9899) 2020-08-25 12:47:16 -07:00
readme.md [Keyboard] _33 v2 (#9899) 2020-08-25 12:47:16 -07:00
rules.mk [Keyboard] _33 v2 (#9899) 2020-08-25 12:47:16 -07:00

readme.md

underscore33 (stylized as "_33")

_33

A little bitty 30% (10x4) ortholinear keyboard designed by tominabox1. The R1 version of 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 R2 version is correctly labeled for RGB on D6. The appropriate port is commented out in config.h for proper LED support.

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

make underscore33/rev2:default

Flashing example for this keyboard:

make underscore33/rev2:default:flash

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