summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/jp
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Fix hhkb/jp - Restore previous matrix locations (#25724)Joel Challis1-14/+14
2025-10-14Fix hhkb/jp layout order (#25722)Joel Challis1-1/+1
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-56/+0
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young2-7/+7
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis12-373/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-94/+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-25Move miscellaneous layouts to data driven (#20516)Ryan2-97/+75
2023-03-17Remove more empty headers (#20155)Ryan1-1/+0
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-13Refactor Leader key feature (#19632)Ryan1-22/+0
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-2/+2
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+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
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan8-8/+8
2022-10-09Remove legacy international keycodes (#18588)Ryan6-19/+19
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2-8/+7
2022-04-29Remove some layout exceptions (#16957)Joel Challis11-27/+27
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
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+0
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan1-2/+0
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young1-1/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-09Move non-assignment code to post_rules.mk (#14207)Zach White2-20/+18
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-09-10Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan1-1/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+1
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-07-22[Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky1-0/+1
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young1-1/+1
2021-02-05Merge remote-tracking branch 'origin/master' into developQMK Bot1-21/+14
2021-02-06Serial refactor (#11521)Ryan1-21/+14