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/crkbd/rev1
Volodymyr Lukashevych b92387b749 [Keymap] Add BB8520 trackpad support for CrKbd (#5925)
* Add vlukash CrKbd keymap to support trackpad adapter.

The trackpad adapter uses Elite-C board that has five extra pins.
Also SPI pins are taken for trackpad, keymap config updates column data
pins for matrix scan.

* Update vlukash keymap

* Enable pointing devide, configure mouse BTN1

* Set TAPPING_TERM to 300

* Add support for the BlackBerry 8520 trackpad

* Add vlukash keymap for master-right no-trackpad version

* Remap backspace

* Set EXTRAKEY_ENABLE = yes

* Update thumb keys mappings

* Set bootloader to atmel-dfu

* Sync keymap

* Add scrolling support

* Make debug LEDS conditional

* Add support for both flex and no-flex PCBs

* Add readme and rename root folders

* Update readme file with blog link

* Fix readme file formatting

* Remove ADJUST keycode, code cleanup.

* Add Win key to the keymap.
6 years ago
..
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
matrix.c [Keymap] Add BB8520 trackpad support for CrKbd (#5925) 6 years ago
rev1.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 6 years ago
rev1.h
rules.mk
serial_config.h
serial_config_simpleapi.h
split_scomm.c
split_scomm.h
split_util.c
split_util.h