qmk_firmware/keyboards/helix/rev3_5rows
Ryan d4654ab893
Various keyboard fixes (#23919)
2024-06-14 22:58:13 +01:00
..
keymaps Adjust keycode alignment around `QK_BOOT` (#23697) 2024-05-11 16:50:48 +01:00
config.h Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759) 2024-05-21 13:00:53 +01:00
keyboard.json Various keyboard fixes (#23919) 2024-06-14 22:58:13 +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 Remove more unnecessary `quantum.h` includes (#23402) 2024-04-05 14:48:21 +11:00
rev3_5rows.h Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
rules.mk Move `SPLIT_KEYBOARD` to data driven (#21410) 2024-04-11 20:22:15 -07:00

readme.md

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.