summaryrefslogtreecommitdiff
path: root/keyboards/ibm/model_m
AgeCommit message (Expand)AuthorFilesLines
2025-10-22Fix Broken Numpad 0 on `yacobo` IBM Model M (#25742)kay1-2/+2
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-4/+4
2025-06-10Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)Joel Challis1-2/+0
2025-04-24modelh: add prerequisites for via support (#24932)Joel Beckmeyer1-1/+4
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-01-25Relocate base WS2812 code (#24850)Ryan1-1/+4
2024-12-08Adding ctrl-M replacement controller for IBM Model M (#24375)nuess0r3-0/+463
2024-12-03Add a keyboard entry for yacobo model m replacement control boards (#23827)Stephen Edwards5-0/+391
2024-10-06Merge remote-tracking branch 'origin/master' into developQMK Bot3-1/+125
2024-10-06ibm/model_m/modelh: added ISO layout and keymap for Wheelwriter 10/15 keyboar...Robin Haberkorn3-1/+125
2024-10-06WS2812 API rework (#24364)Ryan2-30/+36
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-70/+0
2024-08-18Add dynamic macro keyboard callbacks (#24142)Drashna Jaelre1-2/+10
2024-07-11bad_kb_funcs1zvecr1-0/+2
2024-06-22Migrate `led_update_kb` implementations to DD (#23981)Joel Challis6-107/+18
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767)James Young2-6/+6
2024-05-22Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+2
2024-05-21Added MATRIX_HAS_GHOST definition for IBM Model H controller (#23744)Jerome Berclaz1-1/+2
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan6-50/+50
2024-04-25Migrate build target markers to keyboard.json - Misc (#23612)Joel Challis7-4/+8
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young4-31/+18
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-3/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-0/+1
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis6-36/+24
2024-03-14Migrate content where only parent info.json exists (#22895)Joel Challis2-2/+2
2024-02-18Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)Joel Challis7-159/+0
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis1-2/+1
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-5/+5
2023-12-05Remove "empty" files (#22603)Joel Challis1-19/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-2/+2
2023-10-06Merge remote-tracking branch 'origin/master' into developQMK Bot5-0/+153
2023-10-06Move orphaned Yugo-M files (#22211)James Young5-0/+153
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis2-4/+5
2023-09-04Clean up RGB LED type (#21859)Ryan1-11/+11
2023-07-25Move model h controller under ibm/model_m (#21526)Jerome Berclaz6-0/+399
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan1-16/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-3/+3
2023-05-27Consolidate modelm v2 (#14996)nuess0r47-0/+2412