summaryrefslogtreecommitdiff
path: root/keyboards/gboards/gergoplex
AgeCommit message (Expand)Author
2024-02-19Manual user keymap removal (#23104)Joel Challis
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-08`gboards/gergoplex`: fix matrix pins (#18999)Ryan
2022-10-27Normalise Combo keycodes (#18877)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan
2022-06-13tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen
2022-05-07gboards/gergoplex: move `COMBO_ENABLE` to keymap level (#16667)Ryan
2022-04-24gergoplex: small cleanup (#16928)Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-03-09Add Gergoplex keymap for tgrosinger (#15148)Tony Grosinger
2022-01-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-30gergoplex: add QMK Configurator data (#16138)James Young
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-11-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-11Update Gergoplex keymap (#15111)George Petri
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-22[Keymap] Add Gergoplex keymap (#14768)George Petri
2021-09-21[Keyboard] gBoards GergoPlex (#13027)Phil Pirozhkov