summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/jp
Commit message (Expand)AuthorAge
* Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2022-07-28
* Remove some layout exceptions (#16957)Joel Challis2022-04-29
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Remove `matrix_key_count()` (#16603)Ryan2022-03-10
* Remove parent-relative paths from keyboards. (#16282)Nick Brassel2022-02-10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-13
|\
| * Fix up build options comments (#15463)Ryan2021-12-12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-09
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-02
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-29
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-30
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Move non-assignment code to post_rules.mk (#14207)Zach White2021-09-09
|/
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-10
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)Dasky2021-07-22
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-05
|\
| * Serial refactor (#11521)Ryan2021-02-06
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\|
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-20
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11
|/
* ensure hhkb runs matrix_init_quantum (#9629)Joshua Rubin2020-07-19
* Remove more useless code (#9475)Ryan2020-06-20
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30