aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/rev1
Commit message (Collapse)AuthorAgeFilesLines
* split_3x6_3 layout support (#9625)Danilo de Klerk2020-07-092-0/+4
|
* Fix crkbd slave matrix print to require debug_matrix (#9217)Manna Harbour2020-05-281-2/+4
| | | | | | | | | * Fix crkbd slave matrix print to require debug_matrix * Remove redundant include Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
| | | | | * Remove pro_micro.h * Include quantum.h
* Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis2020-02-041-4/+8
| | | | | | | | | | * Update SPLIT_USB_TIMEOUT -500ms * Align keyboard level SPLIT_USB_TIMEOUT defaults * Align keyboard level SPLIT_USB_TIMEOUT_POLL * Review fixes
* Fix processing of RGB keycodes on slave half (#7404)Joel Challis2019-11-281-8/+3
|
* Port SPLIT_USB_DETECT to crkbd (#7195)Joel Challis2019-11-162-24/+63
|
* [Keyboard] Remove RGB_MATRIX_SPLIT_RIGHT from crkbd (#7267)buztard2019-11-051-6/+0
| | | The need for this was dropped in 947e61eaebf168c0c60be34914141cff9a69e599
* [Keyboard] Change Corne RGB Matrix split handling (#7117)Drashna Jaelre2019-10-281-32/+39
| | | | | | | | | | | * [Keyboard] Change Corne RGB Matrix split handling This uses the "is_master" detection to set the led matrix, rather than a define at compile time. This means that the same hex can be used for both halves, not just one or the other. The caveat is that this costs ~240 bytes to do. However, I feel that this is a good trade-off, not just lazy. * Update documentation for RGB Matrix on the Corne
* Fix Corne keyboard matrix configuration (#6684)Drashna Jaelre2019-09-142-18/+18
|
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-2/+0
|
* [Keyboard] Fix up and clean Corne Keyboard code (#6284)Drashna Jaelre2019-07-284-37/+20
| | | | | | | | | | * Fix corne communication issues with LTO * Fix up other issues with corne code * Fix indentation * Clang Format rev1 file for Corne
* [Keyboard] Remove empty led_set_kb() from crkbd/rev1 (#6230)fauxpark2019-07-011-7/+0
|
* [Keymap] Add BB8520 trackpad support for CrKbd (#5925)Volodymyr Lukashevych2019-06-111-7/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ↵XScorpion22019-05-071-69/+56
| | | | | | | | | | | | | | | | 2) (#5783) * Initial conversion of the rgb_led struct * Converting last keyboard & updating effects to take advantage of the new structure * New struct should not be const * Updated docs * Changing define ___ for no led to NO_LED * Missed converting some keymap usages of the old struct layout
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-44/+44
| | | | Updated effects to test led flags Updated massdrop to use new flags field for led toggle
* [Keyboard] crkbd: compile time hand-dependent rgb_matrix LED declarations ↵Len Trigg2019-04-192-127/+75
| | | | | | (#5657) Set RGB_MATRIX_SPLIT_RIGHT=yes when flashing the right hand side of the keyboard.
* [Keyboard] Crkbd RGB Matrix config with WS2812 (#5627)Rob Rogers2019-04-162-0/+178
|
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add default value for IS_COMMAND for COMMAND feature * Cleanup and consistency * Update Templates to reflect change * Fix IS_COMMAND in template * Fix IS_COMMAND define * Use consistent IS_COMMAND block in templates * Remove unnecessary `#undef IS_COMMAND` directives * Fix compile issue on orthodox * Reomve IS_COMMAND option for newer boards * Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting * Remove a couple of additional IS_COMMAND defines * Remove remaining redundant IS_COMMAND definitions * Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin * Remove multiple empty lines in modified config.h files * Update additional boards * Reomve IS_COMMAND from newer boards * Update Alice keyboard * Remove IS_COMMAND from additional boards Jan 24th edition
* Keyboard: fix for debug crkbd (#4469)epaew2018-11-271-3/+2
|
* Keyboard: Update the serial.c of crkbd based on the helix-serial.c (#4349)Kosuke Adachi2018-11-044-26/+45
|
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Keyboard: Improvement of crkbd communication functions (based on ↵marksard2018-09-0310-38/+234
| | | | | | | | | | | | | | | helix-keyboard) (#3798) * improvement of crkbd communication functions (based on helix-keyboard) * Removed unnecessary code. * Changed read restriction from #define to #pragma once. * Changed from sizeof to defined size. * moved lib folder to crkbdroot. removed warning of ws2812.d
* Add corne keyboard (#3119)Kosuke Adachi2018-06-085-0/+522
* Fork from helix * Move rev2 to rev1 * Remove unused settings * Move split_util to outof rev * Setup KEYMAP for crkbd * Remove old image * Move keymaps directory and glcdfont.c * Remove AUDIO in keymap * Show keylog * Show keylogs * Show time log * Remove EISU/KANA * Use KEYMAP_kc * Remove iota_gfx_record_user wrapping * Remove unused settings for layer * Add keylogger.c * Fix uppercase letters to lower * Add timelogger.c * Default RGBLED_NUM = 27 * Remove unused setting * Add mode icon reader * Add matrix_write_ln * Add layer_state_reader * Move to lib directory * Rename functions * Add host_led_state_reader * Add logo_reader * Cleaning of iota_gfx_task * Fix bugs and add key defines * Remove unnecessary comments * Update crkbd readme * Move libs to lib directories * Rename KEYMAP to LAYOUT