qmk_firmware/keyboards/ramonimbao/herringbone
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
pro [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
v1 Remove unused IS_COMMAND() instances and Magic Key definitions (#14610) 2021-09-26 02:57:20 -07:00
readme.md [Keyboard] Add Herringbone Pro, re-organize herringbone folder (#11115) 2021-01-10 21:55:32 -08:00
rules.mk [Keyboard] Add Herringbone Pro, re-organize herringbone folder (#11115) 2021-01-10 21:55:32 -08:00

Herringbone and Herringbone Pro

Through-hole 75% keyboards. The Pro version has support for rotary knob, OLED display, and split space.

To get to the bootloader,

  1. Press and hold the BOOT button

  2. Press the RESET button

  3. Release the BOOT button

Make example for these keyboards (after setting up your build environment):

make ramonimbao/herringbone/v1:default

make ramonimbao/herringbone/pro:default

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