summaryrefslogtreecommitdiffstats
path: root/keyboards/basekeys
Commit message (Expand)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+7
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-6/+6
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-18/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Debounce defines cleanup (#19742)Ryan2023-02-033-7/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-2/+2
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-127-7/+7
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-158-9/+9
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-152-2/+20
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-138-23/+23
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-144-16/+14
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-144-16/+14
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-07-252-7/+6
|\|
| * Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-252-7/+6
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-132-4/+4
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-6/+6
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-153-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-28/+49
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-4/+8
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-6/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-245-6/+7
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-2/+2
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-3/+5
* [Bugs] Fix VIA Compiles (#12186)Xelus222021-03-121-0/+2
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-152-2/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Update info.json for Slice RGB (#10514)James Young2020-10-021-9/+12
* Add Slice RGB VIA Support (#10407)Nick Abe2020-10-023-1/+147
* Trifecta Keymap2Moons-JP2020-09-271-1/+1
* [Keyboard] add Basekeys Trifecta (#10375)2Moons-JP2020-09-2310-0/+432
* Add VIA Support for Basekeys Slice rev1 (#10385)2Moons-JP2020-09-223-0/+110
* Copyright Updates for basekeys/slice (#10383)2Moons-JP2020-09-2122-98/+288
* Fix inconsistent MATRIX_COLS: basekeys/slice (#9022)a_p_u_r_o2020-05-072-2/+2
* info.json fix for basekeys/slice (#8606)2Moons-JP2020-04-022-2/+2
* Slice Keyboard (#8464)2Moons-JP2020-03-2529-0/+1591