summaryrefslogtreecommitdiff
path: root/keyboards/pearlboards/atlas/info.json
AgeCommit message (Collapse)Author
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-13Pearl Boards Atlas Layout Additions (#20918)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * info.json: correct layout data Moves the position representing the Rotary Encoder to the top of the layout. * refactor keymaps Applies the following changes to the `default` and `via` keymaps: - four-space indent - use of QMK-native keycode aliases - numerically-indexed keymap layers - updated grid alignment of keycodes * add LAYOUT_ansi_blocker_tsangan_wkl_split_bs * add LAYOUT_ansi_blocker_tsangan_wkl * add LAYOUT_iso_blocker_tsangan_wkl_split_bs * add LAYOUT_iso_blocker_tsangan_wkl
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan
2022-01-06Pearlboards Touch-Up (#15756)James Young
* 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.