index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
hhkb
Commit message (
Expand
)
Author
Age
Files
Lines
*
HHKB YDKB Yang BT Controller (#15759)
Kan-Ru Chen
2022-07-02
11
-0
/
+1028
*
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-05-15
1
-1
/
+1
*
Remove some layout exceptions (#16957)
Joel Challis
2022-04-29
11
-27
/
+27
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
2
-4
/
+0
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
2
-16
/
+0
*
Remove parent-relative paths from keyboards. (#16282)
Nick Brassel
2022-02-10
2
-12
/
+12
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-13
2
-2
/
+2
|
\
|
*
Fix up build options comments (#15463)
Ryan
2021-12-12
2
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
2
-2
/
+2
|
\
|
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
2
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-02
2
-4
/
+0
|
\
|
|
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
2
-4
/
+0
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
2
-18
/
+0
|
/
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-30
2
-4
/
+0
|
\
|
*
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2021-09-30
2
-4
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
2
-2
/
+0
|
\
|
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
2
-2
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
2
-4
/
+0
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
2
-4
/
+0
*
|
Move non-assignment code to post_rules.mk (#14207)
Zach White
2021-09-09
4
-40
/
+36
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
2
-14
/
+0
|
\
|
|
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
2
-14
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
2
-2
/
+0
|
\
|
|
*
Remove commented out BLUETOOTH_ENABLE rules (#14361)
Ryan
2021-09-10
2
-2
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
3
-12
/
+3
|
/
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
2
-2
/
+2
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
3
-3
/
+3
*
[Keyboard][Bug] Add timer_avr to includes for broken builds (#13641)
Dasky
2021-07-22
2
-0
/
+2
*
`keymap_extras`: Remove deprecated defines (#12949)
Ryan
2021-07-06
1
-3
/
+3
*
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-04-12
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-17
1
-2
/
+2
|
\
|
*
fix build error (#11939)
shela
2021-02-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-05
2
-42
/
+28
|
\
|
|
*
Serial refactor (#11521)
Ryan
2021-02-06
2
-42
/
+28
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-20
4
-5
/
+0
|
\
|
|
*
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2021-01-20
4
-5
/
+0
*
|
Remove unused `action_get_macro()` usages in user files (#11165)
Ryan
2021-01-11
14
-168
/
+0
|
/
*
[keymap] Fixed an issue that long pressed alt key does not work on PSN_FN lay...
shela
2020-08-15
1
-0
/
+10
*
[Keymap] Update my keymap (#9849)
shela
2020-08-04
8
-217
/
+581
*
ensure hhkb runs matrix_init_quantum (#9629)
Joshua Rubin
2020-07-19
2
-12
/
+16
*
Remove more useless code (#9475)
Ryan
2020-06-20
2
-10
/
+0
*
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-30
82
-143
/
+812
*
[Keyboard] Add 60_hhkb layout to hhkb (#8618)
Joshua Rubin
2020-04-05
2
-0
/
+3
*
[Keymap] Cleaning dbroqua's HHKB layout (#8578)
Damien
2020-03-29
2
-65
/
+29
*
[Keymap] Added HHKB Keymap and user config (#8119)
Brett Mandler
2020-03-10
4
-0
/
+153
*
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-29
1
-5
/
+4
*
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2020-01-30
1
-4
/
+4
*
Further changes to HHKB keymap (#7918)
Xyverz
2020-01-17
1
-14
/
+16
*
Hhkb keymap (#7907)
Xyverz
2020-01-15
1
-0
/
+135
[next]