summaryrefslogtreecommitdiff
path: root/keyboards/converter/ibm_terminal
Commit message (Expand)AuthorAge
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-06
* [Core] Rework PS/2 driver selection (#17892)Marek Kraus2022-08-31
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-14
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-07
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Align PS/2 GPIO defines (#14745)Joel Challis2021-10-20
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-30
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-21
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-12
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-30
* [Keymap] for Ibm m122 (#11704)dsanchezseco2021-04-02
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-15
* Normalise include statements in keyboard code (#11185)Ryan2020-12-16
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević2019-02-14
* Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević2019-02-04
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-27
* converter/ibm_terminal Refactor and Configurator support (#4414)noroadsleft2018-11-13
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
* Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ...Kenneth Aloysius2018-04-19
* restructure converters (#1825)Balz Guenat2017-11-08
* remove all makefiles from keyboard directoriesJack Humbert2017-09-27
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
* My layout for M-122 terminal keyboardPriyadi Iman Nurcahyo2016-12-14
* Update KEYMAP macro to be consistent with the rest of QMKPriyadi Iman Nurcahyo2016-12-14
* IBM Terminal M-122 converter supportPriyadi Iman Nurcahyo2016-12-14