summaryrefslogtreecommitdiff
path: root/keyboards/kin80
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-4/+4
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-1/+1
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan4-8/+8
2024-04-23Change to `development_board` (#21695)Duncan Sutherland2-6/+2
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis4-4/+8
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+8
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis3-476/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel2-39/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel3-259/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+1
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-242/+198
2023-03-17Remove more empty headers (#20155)Ryan9-98/+4
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan9-25/+20
2023-02-17Remove matrix size defines (#19581)Ryan1-23/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan8-16/+24
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-29/+14
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2-2/+2
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan4-5/+5
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan5-5/+5
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis3-4/+4
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot8-8/+20
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan8-8/+20
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-03Correct QMK Configurator layout data for Kin80 (#17526)James Young1-6/+188
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis2-0/+2
2022-06-02keyboards: fix malformed info.json files (#17292)Ryan Skidmore1-1/+1
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-2/+2
2022-04-21[Keyboard] Fix kin80 default keymap (#16893)Dasky1-1/+1
2022-04-19kin80 (#16754)Dmitry Nosachev38-0/+1569