summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/jp
AgeCommit message (Expand)Author
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-04-29Remove some layout exceptions (#16957)Joel Challis
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
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-09Move non-assignment code to post_rules.mk (#14207)Zach White
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-10Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-22[Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-06Serial refactor (#11521)Ryan
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan
2020-07-19ensure hhkb runs matrix_init_quantum (#9629)Joshua Rubin
2020-06-20Remove more useless code (#9475)Ryan
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young