summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/ansi
AgeCommit message (Expand)Author
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-05-22Remove HHKB RN42 code (#21007)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-03-17Remove more empty headers (#20155)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)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-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-19Remove legacy Debug keycode (#18769)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-07-02Add ATmega32u2 Support to HHKB (#17298)jels
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-02-10Remove parent-relative paths from keyboards. (#16282)Nick Brassel
2021-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark