summaryrefslogtreecommitdiffstats
path: root/keyboards/basekeys/slice
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-062-2/+2
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-154-224/+607
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-166-77/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-114-12/+10
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-6/+6
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-18/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-5/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+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-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-138-23/+23
* 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
* | 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-154-4/+4
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-153-3/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* [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 width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+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-062-2/+2
* [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
* 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