summaryrefslogtreecommitdiff
path: root/keyboards/converter
AgeCommit message (Expand)Author
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-11-15Add leonardo build target for leonardo + usb2.0 shield based projects (#22243)Le Zhang
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-08-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-08-24converter/ibm_terminal: Fix F0_BREAK state transition (#21824)patrickxiong
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-07-08Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-07-08Add 'JIS' form factor layouts (#21220)Duncan Sutherland
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-27Consolidate modelm v2 (#14996)nuess0r
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-04-04Move fullsize layouts to data driven (#20317)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Fix some invalid layout macros (#20256)Ryan
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-10Tidy up use of keycode range helpers (#19756)Joel Challis
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-01Align definition of unicode_map (#19452)Joel Challis
2022-12-30Remove useless line continuations (#19399)Ryan