index
:
qmk
this commit
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
/
handwired
/
frenchdev
/
info.json
Age
Commit message (
Collapse
)
Author
2023-07-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-07-08
Adjust width requirement for big enter (#21470)
Ryan
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2022-07-30
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-01-07
clean up generate-api errors
Zach White
2019-04-13
Fix handwired/frenchdev keyboard dimensions in info.json
noroadsleft
2018-12-06
handwired/frenchdev Refactor, Configurator support and readme cleanup (#4561)
noroadsleft
* handwired/frenchdev: refactor - layout macro KEYMAP renamed to LAYOUT - default keymap - now uses #include QMK_KEYBOARD_H - updated layout macro names * handwired/frenchdev: Configurator support * handwired/frenchdev: readme cleanup Capitalization and markdown formatting fixes.