index
:
qmk
master
Custom split ortholinear mechanical keyboard with rollerball mouse. Firmware. https://blog.node5.net/custom-keyboard
user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
rmi_kb
/
herringbone
Age
Commit message (
Collapse
)
Author
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-09
Fix up via keymap builds. (#20383)
Nick Brassel
* Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code.
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26
Move encoder config to data driven (#19923)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-08
Rename ramonimbao folder to rmi_kb (#19699)
Ramon Imbao
Co-authored-by: Joel Challis <git@zvecr.com>