qmk_firmware/keyboards/helix/rev2
Nick Brassel 2b00b846dc
Non-volatile memory data repository pattern (#24356)
* First batch of eeconfig conversions.

* Offset and length for datablocks.

* `via`, `dynamic_keymap`.

* Fix filename.

* Commentary.

* wilba leds

* satisfaction75

* satisfaction75

* more keyboard whack-a-mole

* satisfaction75

* omnikeyish

* more whack-a-mole

* `generic_features.mk` to automatically pick up nvm repositories

* thievery

* deferred variable resolve

* whitespace

* convert api to structs/unions

* convert api to structs/unions

* convert api to structs/unions

* fixups

* code-side docs

* code size fix

* rollback

* nvm_xxxxx_erase

* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.

* Fixup build.

* Fixup compilation error with encoders.

* Build fixes.

* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.

* Build failure rectification.
2025-03-21 23:38:34 +11:00
..
back helix/pico and rev2: add keyboard.jsons (#23964) 2024-06-26 13:47:36 +10:00
base helix/pico and rev2: add keyboard.jsons (#23964) 2024-06-26 13:47:36 +10:00
keymaps Update keycodes for keyboards with RGB Matrix (#24484) 2024-11-24 12:03:08 +00:00
qmk_conf helix/pico and rev2: add keyboard.jsons (#23964) 2024-06-26 13:47:36 +10:00
sc helix/pico and rev2: add keyboard.jsons (#23964) 2024-06-26 13:47:36 +10:00
under helix/pico and rev2: add keyboard.jsons (#23964) 2024-06-26 13:47:36 +10:00
config.h Remove instances of MASTER_LEFT. (#24163) 2024-07-20 23:49:20 +01:00
info.json Move SPLIT_KEYBOARD to data driven (#21410) 2024-04-11 20:22:15 -07:00
local_features.mk OLED: driver naming cleanups (#21710) 2023-08-15 10:30:34 +01:00
override_helix_options.mk-maintenance Helix/rev2 move to split common (#16723) 2022-04-21 14:33:08 -07:00
post_config.h [Keyboard] Helix add split common option (#7718) 2020-03-10 01:33:46 -07:00
post_rules.mk [Keyboard] Helix use post_rules.mk (#14216) 2021-08-31 16:58:07 +09:00
readme.md [Keymap] Helix default keymap oled update (#11152) 2020-12-15 20:14:14 +09:00
rev2.c Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
rev2.h Helix rev2: remove 4 rows option (#20667) 2023-05-04 10:14:08 +10:00
rules.mk helix/pico and rev2: add keyboard.jsons (#23964) 2024-06-26 13:47:36 +10:00
serial_config_simpleapi.h Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299) 2022-09-07 00:42:28 +01:00

Helix rev2

A compact split ortholinear keyboard.

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

make helix/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.