summaryrefslogtreecommitdiffstats
path: root/keyboards/pearlboards/zeuspad
Commit message (Collapse)AuthorAgeFilesLines
* Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)Wolf Van Herreweghe2022-12-091-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-2/+2
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-8/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Tidy Up pearlboards (#16497)Koobaczech2022-03-063-28/+28
|
* Pearlboards Touch-Up (#15756)James Young2022-01-061-0/+40
| | | | | | | | | | | | | * add QMK Configurator data for Atlas * add QMK Configurator data for Pearl * add QMK Configurator data for Zeus * add QMK Configurator data for Zeuspad * physically arrange Zeus layout macro Moves the keycode for the rotary encoder to the top row.
* [Keyboard] Fix compilation issues for Pearlboards (#15562)Drashna Jaelre2021-12-231-26/+34
|
* [Keyboard] Add Pearlboards boards to directory (#15005)Koobaczech2021-12-238-0/+331
Co-authored-by: Ryan <fauxpark@gmail.com>