You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/comet46
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
7 years ago
..
keymaps Add Comet46 keyboard (#3342) 7 years ago
comet46.c Add Comet46 keyboard (#3342) 7 years ago
comet46.h Add Comet46 keyboard (#3342) 7 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
matrix.c Add Comet46 keyboard (#3342) 7 years ago
readme.md Add Comet46 keyboard (#3342) 7 years ago
rules.mk Add Comet46 keyboard (#3342) 7 years ago

readme.md

Comet46

Comet46

A split wireless 40% column-staggered keyboard

Keyboard Maintainer: SatT
Hardware Supported: Comet46 PCB, atmega32u4, nRF51822
Hardware Availability: Comet46 PCB, case, and receiver
Firmware for nordic MCUs: SRC and precompiled

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

make comet46:default

See build environment setup then the make instructions for more information.