summaryrefslogtreecommitdiff
path: root/keyboards/inland
AgeCommit message (Collapse)Author
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-12[Keyboard] Inland V83P (#21725)jonylee@hfd
* [Keyboard]add v83p keyboard. * Update keymap.c * Update keyboards/inland/v83p/keymaps/via/keymap.c * Update keyboards/inland/v83p/keymaps/default/keymap.c * Update keyboards/inland/v83p/config.h * Update keyboards/inland/v83p/info.json * Update info.json * Update keymap.c * Update keyboards/inland/v83p/mcuconf.h * Update keyboards/inland/v83p/halconf.h * Update keyboards/inland/v83p/info.json * Update keyboards/inland/v83p/v83p.c * Update keymap.c replace the tabs with spaces * Update keymap.c replace the tabs with spaces * Update keyboards/inland/v83p/info.json
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis
2023-09-13Merge remote-tracking branch 'upstream/master' into developJames Young
Fixes a merge conflict originating from #21998 (33d7fa1180d232dcdb024c68a8f4629dced32afb).
2023-09-13Inland MK47 Community Layout Support (#21998)James Young
* Rename `LAYOUT` to `LAYOUT_planck_mit` [refactor] * Enable Community Layout support [enhancement] * Touch-up keymaps - grid-align keycodes [style]
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-08-12[Keyboard] Add mk47 keyboard (#19797)jonylee@hfd
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joy <chang.li@westberrytech.com> Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-19Move kb83 keyboard (#20761)jonylee@hfd
* move hfdkb/keyboard_sw/k83 --> inland/kb83 * move hfdkb/keyboard_sw/k83 --> inland/kb83 * Update data/mappings/keyboard_aliases.hjson * Update keyboard_aliases.hjson * fixed the Configurator layout data * fixed the Configurator layout data * Revert "Update keyboard_aliases.hjson" This reverts commit c085c547656d09a14b9b0fad6a00f9551106719f. * Revert "fixed the Configurator layout data" * Update keyboard_aliases.hjson * Update info.json