summaryrefslogtreecommitdiff
path: root/keyboards/atlas_65
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-26
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* atlas_65 Layout Macro Refactor (#16483)James Young2022-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | * atlas_65.h: add matrix diagram * atlas_65.h: apply linting - convert tabs to spaces - four-space indent - align backslashes in layout macro * atlas_65.h: adjust layout macro alignment Visually separates each side. White-space-only change. * physically arrange layout macro Move the matrix position identifiers in the layout macro to resemble the assembled keyboard's layout. - move `k46` (right side B) to the fourth (Shift) row - move each of `k1E`, `k2E` and `k3E` (right side navigation keys) up one row - update keymaps to match * update maintainer data Update the maintainer data in `info.json` and `readme.md`.
* [keyboard] Adding Atlas_65 (#15839)Ryan Smith2022-01-13
Co-authored-by: Drashna Jaelre <drashna@live.com>