summaryrefslogtreecommitdiffstats
path: root/keyboards/converter
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-241-1/+1
|\
| * converter/ibm_terminal: Fix F0_BREAK state transition (#21824)patrickxiong2023-08-241-1/+1
* | Bluetooth: driver naming cleanups (#21624)Ryan2023-07-293-3/+5
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2023-07-081-1/+1
|\|
| * Add 'JIS' form factor layouts (#21220)Duncan Sutherland2023-07-081-1/+1
* | Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+3
* | Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-021-4/+5
* | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-273-45/+12
* | Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-3/+4
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* | Unicodemap keycodes rename (#21092)Ryan2023-06-011-3/+3
|/
* Consolidate modelm v2 (#14996)nuess0r2023-05-2725-1117/+0
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-153-3/+1
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-36/+36
* `info.json` whitespace cleanups (#20651)Ryan2023-05-024-10/+10
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-256-1084/+820
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-154-654/+504
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1215-812/+763
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-31/+37
* Move fullsize layouts to data driven (#20317)Ryan2023-04-046-795/+587
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-03-292-492/+102
|\
| * Fix some invalid layout macros (#20256)Ryan2023-03-293-511/+102
* | Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-293-149/+113
* | Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-207-81/+27
* | Remove more empty headers (#20155)Ryan2023-03-1711-112/+0
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-168-21/+0
* | Move matrix config to info.json, part 6 (#20019)Ryan2023-03-1115-240/+35
* | Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-1/+1
|/
* Remove matrix size defines (#19581)Ryan2023-02-178-30/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1710-16/+20
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-118-26/+16
* Tidy up use of keycode range helpers (#19756)Joel Challis2023-02-101-2/+2
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-1/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0840-114/+53
* Debounce defines cleanup (#19742)Ryan2023-02-0310-28/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3112-13/+2
* Fix functions with empty params (#19647)Ryan2023-01-204-11/+11
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Align definition of unicode_map (#19452)Joel Challis2023-01-011-1/+1
* Remove useless line continuations (#19399)Ryan2022-12-302-16/+16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-1910-0/+257
|\
| * [Keyboard] Add converter/xmk (#18433)Manna Harbour2022-12-1910-0/+257
* | Fixup build failures. (#19332)Nick Brassel2022-12-151-1/+1
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-8/+8
* | Remove deprecated led_set_kb (#19273)Joel Challis2022-12-141-1/+2
* | Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-132-7/+6
|/
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-18/+8
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0