summaryrefslogtreecommitdiffstats
path: root/keyboards/hhkb/jp
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-158-8/+8
* Remove legacy international keycodes (#18588)Ryan2022-10-096-19/+19
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-282-8/+7
* Remove some layout exceptions (#16957)Joel Challis2022-04-2911-27/+27
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-8/+0
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-101-6/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-131-1/+1
|\
| * Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-9/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-301-2/+0
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-301-2/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-092-20/+18
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-101-1/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky2021-07-221-0/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-051-21/+14
|\
| * Serial refactor (#11521)Ryan2021-02-061-21/+14
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-116-30/+0
|/
* ensure hhkb runs matrix_init_quantum (#9629)Joshua Rubin2020-07-191-6/+8
* Remove more useless code (#9475)Ryan2020-06-201-5/+0
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-3031-0/+1339