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/chocopad
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 keymap: Update khord let's split keymap and add chocopad keymap (#3482) 7 years ago
README.md
chocopad.c
chocopad.h Refactor Chocopad to support LAYOUT_ortho_4x4 macro (#3106) 7 years ago
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
info.json Refactor Chocopad to support LAYOUT_ortho_4x4 macro (#3106) 7 years ago
rules.mk Refactor Chocopad to support LAYOUT_ortho_4x4 macro (#3106) 7 years ago

README.md

Chocopad

A 4x4 macropad keyboard using Kailh PG1350 Lower Profile Choc switches.

Keyboard Maintainer: Keebio
Hardware Supported: Chocopad PCB, Arduino Pro Micro
Hardware Availability: Keebio

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

make chocopad:default

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