index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
kbod
Age
Commit message (
Expand
)
Author
2019-10-20
Cleanup rules.mk for 32U4 keyboards, H (#7030)
fauxpark
2019-07-16
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-15
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-14
Migrate fn_actions for default keymaps (#4935)
fauxpark
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-12-12
Keyboard: handwired/kbod Refactor, Configurator support and readme update (#4...
noroadsleft
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2017-06-30
Update keyboards' rules.mk/Makefiles (#1442)
Jack Humbert
2017-04-02
Use tap-toggle to move between layers.
Nurahmadie
2017-04-02
Fix layer stuck, and add numpad support
Nurahmadie
2017-04-02
Forgot semicolon, and add reference link
Nurahmadie
2017-04-02
Add README
Nurahmadie
2017-04-02
Enable alt-F4 without [Fn]
Nurahmadie
2017-04-02
Add capslock led, and audio buttons
Nurahmadie
2017-04-02
Remove lead keys, fix some typos, rearrange layers
Nurahmadie
2017-04-02
Add initial keymap
Nurahmadie
2017-04-02
Initial work for my kbod support in qmk_firmware
Nurahmadie