qmk_firmware/keyboards/helix/rev3_5rows
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01: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: H (#17821) 2022-07-28 14:12:40 +01:00
oled_display.c [Keyboard] Increase the way to add oled code for helix/rev3. (#14426) 2021-09-16 18:46:51 +09:00
readme.md [Keyboard] Add Helix rev3 (#10297) 2020-10-12 11:37:31 +09:00
rev3_5rows.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
rev3_5rows.h [Keyboard] Add Helix rev3 (#10297) 2020-10-12 11:37:31 +09:00
rules.mk [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00

Helix rev3 5rows

A compact split ortholinear keyboard.

  • Keyboard Maintainer: yushakobo
  • Hardware Supported: Helix rev3 PCBs, Pro Micro
  • Hardware Availability: (Under preparation)

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

make helix/rev3_5rows:default:flash

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