summaryrefslogtreecommitdiff
path: root/keyboards/annepro2
AgeCommit message (Expand)AuthorFilesLines
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-2/+0
2025-04-26keyboards/annepro2/ld: Add per-variant linker scripts (#24999)Michał Kopeć4-2/+94
2025-03-28Allow AnnePro2 to reboot (#24886)Geoffrey Frogeye1-0/+5
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-1/+1
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis2-0/+0
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan1-1/+0
2024-03-08Fixup annepro2 (#23206)jack9-278/+138
2024-03-06Migrate annepro2 away from custom matrix (#23221)Joel Challis8-99/+13
2024-02-14Remove invalid keyboard level features (#23074)Joel Challis2-20/+0
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis8-121/+220
2024-01-09[Keyboard] Fix VID and PID for AnnePro2 (#22263)zv0n3-3/+3
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan1-1/+1
2023-10-14Prep work for NKRO report separation (#22268)Ryan1-1/+1
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis4-10/+4
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis4-8/+12
2023-04-27Move 60% layouts to data driven (#20477)Ryan2-155/+123
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-2/+6
2023-03-12[keyboard] Prevent LED flicker when connecting AnnePro 2 (#19709)Darkhan4-7/+2
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis1-6/+1
2023-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2
2023-01-25Decrease LED animation frequency to improve performance (#19677)Darkhan1-2/+2
2023-01-20Fix functions with empty params (#19647)Ryan2-7/+7
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan4-6/+4
2022-11-25Merge remote-tracking branch 'origin/master' into developQMK Bot1-20/+0
2022-11-25Fix annepro2/c18:iso_default (#19147)Joel Challis1-20/+0
2022-11-25jsonify some info.json (#19146)Joel Challis1-1/+1
2022-11-19Merge remote-tracking branch 'origin/master' into developQMK Bot1-4/+6
2022-11-20[Keyboard] annepro2: fix bluetooth multi-pairing issue (#17483)coffeeyy1-4/+6
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot1-4/+4
2022-11-15[Keyboard] change BT LEDs so no longer hard coded in Anne Pro (#18934)Sean Jasin1-4/+4
2022-10-08AnnePro2: Adjust RGB flushing (#18640)jpe2304-29/+13
2022-10-06Refactor `send_extra` (#18615)Ryan1-4/+4
2022-10-03Merge remote-tracking branch 'origin/master' into developQMK Bot5-1/+211
2022-10-03Adds Anne Pro 2 c18 ISO variant support (#18154)Johns5-1/+211
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2-3/+3
2022-09-02Simplify extrakeys sending at the host driver level (#18230)Ryan1-11/+10
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot5-13/+17
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan5-13/+17
2022-07-02Merge remote-tracking branch 'origin/master' into developQMK Bot5-11/+40
2022-07-02[keyboard] annepro2 Add support for sticky keys (#17359)zv0n5-11/+40
2022-06-30(develop)AP2: Enable support for WL EEPROM Driver (#17506)jpe2306-0/+56
2022-06-10[keyboard] annepro2 Add and use functions to directly control led colors (#17...zv0n5-5/+52
2022-04-17Anne Pro 2 Refactor (#16864)James Young13-503/+211
2022-04-13[Keyboard] annepro2: match default keymap to stock keycaps (#16724)bwisn3-6/+74
2022-03-18annepro2: Add more LED functionalities to default-layer-indicators (#16676)Florian3-2/+17
2022-03-09Various improvements for the AnnePro2 (#16579)jpe23019-304/+526
2022-03-08Add Anne Pro 2 keyboard (#14385)bwisn33-0/+2459