aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/argyle
Commit message (Collapse)AuthorAgeFilesLines
* Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453)Joel Challis2025-11-081-1/+0
|
* Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2024-09-021-2/+5
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-35/+0
|
* Update Underglow keycodes (#23765)Ryan2024-08-253-3/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update atomic GPIO macros in keyboard custom matrix (#23796)Ryan2024-07-131-6/+6
|
* Update GPIO API usage in keyboard code (#23361)Ryan2024-05-031-6/+6
|
* Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis2024-04-131-0/+0
|
* i2c: rename read/write register functions (#22905)Ryan2024-01-161-3/+3
|
* [Keyboard] Add Argyle (#22607)yiancar2023-12-068-0/+1272
* Argyle initial commit * Update config.h * Update config.h * fixed * Use json * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/readme.md Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/keymaps/via/rules.mk Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/keymaps/iso/keymap.c Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update keyboards/argyle/info.json Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> * Update info.json * format json * Update keyboards/argyle/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/argyle/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/argyle/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> --------- Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>