summaryrefslogtreecommitdiff
path: root/keyboards/nopunin10did
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis6-6/+0
2024-09-25Fix jabberwocky key coordinates in QMK Configurator (#24435)nopunin10did1-2/+2
2024-09-12[Keyboard] Styrka Atmel Custom PCB (#24380)nopunin10did3-0/+200
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-287/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: N (#23774)James Young6-69/+18
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-24/+24
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis10-64/+43
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis4-6/+6
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel3-151/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-163/+0
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-2/+2
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-114/+132
2023-05-06Kastenwagen 48 Layout Addition (#20748)James Young2-61/+140
2023-05-06Kastenwagen 1840 Layout Addition (#20747)James Young2-74/+166
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan4-484/+510
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan6-222/+137
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-159/+97
2023-03-17Remove more empty headers (#20155)Ryan3-51/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan2-349/+354
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan10-40/+25
2023-02-26Move encoder config to data driven (#19923)Ryan4-10/+12
2023-02-26Move backlight config to data driven (#19910)Ryan3-4/+3
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan5-20/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan4-7/+8
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan10-30/+10
2023-02-03Debounce defines cleanup (#19742)Ryan5-15/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel5-5/+0
2023-01-18updating productId for via compat (#19611)lukeski141-1/+1
2022-11-19Merge remote-tracking branch 'origin/master' into developDrashna Jael're21-65/+646
2022-11-19[Keyboard] Add Jabberwocky v2 and reorganize (#19014)nopunin10did21-66/+647
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan5-5/+5
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan10-18/+18
2022-10-09Remove legacy international keycodes (#18588)Ryan1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-3/+3
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel4-4/+0
2022-08-02Move keyboard USB IDs and strings to data driven: N (#17865)Ryan8-28/+24
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis6-8/+8
2022-01-12NoPunIn10Did Kastenwagen touch-up (#15836)James Young15-61/+83
2022-01-11[Keymap] Jonavin keymap kastenwagen48 (#15825)jonavin4-0/+163
2022-01-10[Keyboard] Kastenwagen 1840 and Kastenwagen 48 (#13565)nopunin10did17-0/+930
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-1/+1
2021-08-06Remove Full Bootmagic (#13846)James Young2-2/+2
2021-07-05Merge remote-tracking branch 'origin/master' into developQMK Bot2-121/+122