summaryrefslogtreecommitdiffstats
path: root/keyboards/pearlboards
Commit message (Expand)AuthorAgeFilesLines
* 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