summaryrefslogtreecommitdiff
path: root/keyboards/zsa
AgeCommit message (Collapse)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
* Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
2025-03-26Fix outdated GPIO control function usage (#25060)jack1-1/+1
2025-02-17Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)Joel Challis3-4/+4
2025-01-20LED drivers: remove deprecated defines (#24837)Ryan1-1/+1
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-11-23[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)Joel Challis2-0/+2
* [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#21881) * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> --------- Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan5-6/+6
* Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
2024-10-11zsa/moonlander: Fix execution of user callback (#24475)Joel Challis1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-134/+0
2024-08-24Fix build failure on zsa/moonlander with DYNAMIC_MACRO_ENABLE (#24316)Nebuleon1-2/+2
2024-08-19[Keyboard] Update ZSA Moonlander (#23911)Drashna Jaelre7-326/+360
2024-08-18Add dynamic macro keyboard callbacks (#24142)Drashna Jaelre2-4/+22
2024-08-14[Keyboard] Move Planck EZ to ZSA vendor folder (#23917)Drashna Jaelre12-0/+851
2024-06-20[Keyboard] fixes for ZSA Voyager (#23912)Drashna Jaelre2-7/+6
2024-06-16keyboard.json schema: set minimum value for `key_unit` (#23937)Ryan2-4/+3
* keyboard.json schema: set minimum value for `key_unit` * Fix invalid `matrix_size` in keyboard.json * Fix bad layout for silverbullet44
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-1/+1
2024-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)James Young2-5/+6
Affects: - `x16` - `xelus/akis` - `xelus/dharma` - `xelus/kangaroo/rev1` - `xelus/kangaroo/rev2` - `xelus/ninjin` - `xelus/pachi/mini_32u4` - `xelus/pachi/rev1` - `xelus/snap96` - `xelus/xs108` - `xiudi/xd60/rev2` - `xiudi/xd60/rev3` - `xiudi/xd68` - `xiudi/xd75` - `xiudi/xd84pro` - `xiudi/xd87` - `xmmx` - `ydkb/chili` - `ydkb/grape` - `ydkb/just60` - `yiancardesigns/barleycorn` - `yiancardesigns/gingham` - `yiancardesigns/seigaiha` - `ymdk/melody96/soldered` - `ymdk/np21` - `ymdk/yd60mq` - `ymdk/ymd09` - `ymdk/ymd67` - `yoichiro/lunakey_mini` - `yushakobo/quick7` - `yynmt/acperience12/rev1` - `yynmt/dozen0` - `yynmt/kagamidget` - `zigotica/z12` - `zigotica/z34` - `zj68` - `zlant` - `zoo/wampus` - `zsa/moonlander` - `ztboards/after` - `ztboards/noon`
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-41/+41
2024-05-03Merge remote-tracking branch 'origin/master' into developQMK Bot1-36/+36
2024-05-03ZSA Voyager Layout Fix (#23651)James Young1-36/+36
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis2-1/+3
2024-04-25Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis1-0/+0
2024-04-16Merge remote-tracking branch 'origin/master' into developQMK Bot11-0/+991
2024-04-17[Keyboard] ZSA Voyager (#22181)Drashna Jaelre11-0/+991
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: László Bácsi <lackac@lackac.hu> Co-authored-by: Joel Challis <git@zvecr.com>
2024-04-05Migrate build target markers to keyboard.json - YZ (#23421)Joel Challis2-18/+16
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-1/+1
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis2-61/+49
2023-12-23[Keyboard] Move Moonlander to ZSA folder (#22740)Drashna Jaelre14-0/+1390