summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1
AgeCommit message (Expand)Author
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan
2023-05-20[Keyboard] Fixup Crkbd default keymap (#20962)Drashna Jaelre
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y
2022-12-11[Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)Luc
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
2022-01-21[Keyboard] Code consistency updates for CRKBD (#15779)Albert Y
2021-07-06[Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-25Fix midi for CRKBD (#11644)Loïc Wisniewski
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-11-16Refactor the crkbd/via keymap and fix OLED bugs (#10354)Kosuke Adachi
2020-10-02Crkbd implementing return value for matrix_scan() (#10422)yhr0x43
2020-09-17[Keyboard] Convert Corne Keyboard to Split Common (#6001)Drashna Jaelre
2020-08-06split_3x5_3 layout support (#9624)Danilo de Klerk
2020-07-09split_3x6_3 layout support (#9625)Danilo de Klerk
2020-05-28Fix crkbd slave matrix print to require debug_matrix (#9217)Manna Harbour
2020-03-14Remove pro_micro.h (#8374)Ryan
2020-02-04Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis
2019-11-28Fix processing of RGB keycodes on slave half (#7404)Joel Challis
2019-11-16Port SPLIT_USB_DETECT to crkbd (#7195)Joel Challis
2019-11-05[Keyboard] Remove RGB_MATRIX_SPLIT_RIGHT from crkbd (#7267)buztard
2019-10-28[Keyboard] Change Corne RGB Matrix split handling (#7117)Drashna Jaelre
2019-09-14Fix Corne keyboard matrix configuration (#6684)Drashna Jaelre
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-07-28[Keyboard] Fix up and clean Corne Keyboard code (#6284)Drashna Jaelre
2019-07-01[Keyboard] Remove empty led_set_kb() from crkbd/rev1 (#6230)fauxpark
2019-06-11[Keymap] Add BB8520 trackpad support for CrKbd (#5925)Volodymyr Lukashevych
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-19[Keyboard] crkbd: compile time hand-dependent rgb_matrix LED declarations (#5...Len Trigg
2019-04-16[Keyboard] Crkbd RGB Matrix config with WS2812 (#5627)Rob Rogers
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2018-11-27Keyboard: fix for debug crkbd (#4469)epaew