summaryrefslogtreecommitdiff
path: root/keyboards/ingrained
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-7/+7
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-17Data-Driven Keyboard Conversions: I (#23533)James Young2-16/+11
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-8/+6
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-04-01Move split layouts to data driven (#20290)Ryan2-297/+87
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+3
2023-03-17Remove more empty headers (#20155)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-4/+0
2023-01-20Remove stray UNUSED_PINS (#19639)Joel Challis1-4/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-11-25jsonify some info.json (#19146)Joel Challis1-1/+1
2022-11-03Remove more `UNUSED_PINS` defines (#18940)Ryan1-4/+0
2022-09-01[Keyboard] Add Ingrained Keyboard (#15928)jpuerto9611-0/+725