summaryrefslogtreecommitdiffstats
path: root/keyboards/pearlboards
Commit message (Expand)AuthorAgeFilesLines
* haptic: naming cleanups (#21551)Ryan2023-07-213-3/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2410-15/+10
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-5/+5
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1610-10/+15
* Pearl Boards Atlas Layout Additions (#20918)James Young2023-05-134-114/+459
* Pearl Boards Zeus Layout Additions (#20773)James Young2023-05-082-102/+1358
* Pearl Boards Pearl Layout Addition (#20765)James Young2023-05-072-44/+114
* Pearl Boards Pandora Layout Additions (#20764)James Young2023-05-072-69/+749
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-1514-456/+307
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-5/+15
* Add core/fallback encoder behaviour (#20320)jack2023-04-034-67/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-235-10/+0
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-1110-85/+25
* Move encoder config to data driven (#19923)Ryan2023-02-268-23/+20
* Remove matrix size defines (#19581)Ryan2023-02-175-20/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-18/+22
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0810-30/+10
* Debounce defines cleanup (#19742)Ryan2023-02-037-15/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-315-5/+0
* Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-095-4/+11
* Update use of legacy keycodes (#19120)Joel Challis2022-11-226-14/+14
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-208-8/+8
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-204-8/+8
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-204-8/+8
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-064-4/+0
|/
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-0310-39/+34
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1510-10/+10
* [Keyboard] Tidy Up pearlboards (#16497)Koobaczech2022-03-065-38/+38
* Pearlboards Touch-Up (#15756)James Young2022-01-067-46/+347
* [Keyboard] Fix compilation issues for Pearlboards (#15562)Drashna Jaelre2021-12-233-30/+52
* [Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech2021-12-2337-94/+1282
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-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-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-301-1/+1
|\
| * Pearl Boards Pandora: correct layout macro reference in info.json (#13787)James Young2021-07-301-1/+1
* | [Keyboard] Fix type on pandora via keymap (#13681)Drashna Jaelre2021-07-241-1/+1
* | Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-242-2/+4
|/
* [Keyboard] Tidying up my projects and subprojects (#13289)Koobaczech2021-07-149-0/+370