summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/ansi
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-02-17Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)Joel Challis2-2/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-69/+0
2024-04-25Migrate build target markers to keyboard.json - Misc (#23612)Joel Challis4-22/+17
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis18-1346/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel5-317/+0
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis3-194/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel7-362/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis6-165/+0
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan1-2/+0
2023-05-22Remove HHKB RN42 code (#21007)Ryan3-56/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-83/+67
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-7/+0
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-17Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan5-9/+10
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-12-30Remove useless line continuations (#19399)Ryan1-4/+4
2022-11-03Normalise Dynamic Macro keycodes (#18939)Ryan3-8/+8
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan1-1/+1
2022-10-21Deprecate `KC_LEAD` for `QK_LEAD` (#18792)Ryan1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan4-8/+8
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan11-13/+13
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan2-2/+2
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan1-1/+1
2022-10-09Remove legacy international keycodes (#18588)Ryan2-16/+16
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan3-84/+6
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis3-3/+3
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2-8/+7
2022-07-02Add ATmega32u2 Support to HHKB (#17298)jels3-2/+61
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-8/+0
2022-02-10Remove parent-relative paths from keyboards. (#16282)Nick Brassel1-6/+6
2021-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann1-9/+0