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
/
minidox
Age
Commit message (
Expand
)
Author
2019-03-07
Keymap update: Use `register_code16()` and its variants in lieu of separate m...
Dusty Pomerleau
2019-03-05
[Keymap] update: simplify tapdance code for Minidox/keymaps/dustypomerleau (#...
Dusty Pomerleau
2019-02-28
[Keymap] update: add extrakey support for macOS media keys (#5263)
Dusty Pomerleau
2019-02-17
Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)
fauxpark
2019-02-16
Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)
fauxpark
2019-02-12
[Keymap] Add Minidox keymap by dustypomerleau (#5101)
Dusty Pomerleau
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-13
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-12
[Keymap] Add tw1t611 german keyboard layout for minidox. (#4679)
tw1t611
2019-01-04
Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
noroadsleft
2018-12-14
Document the correct path to the split keyboard EEPROM files (#4585)
zvecr
2018-10-22
Remove all of the deprecated RGB defines
Drashna Jaelre
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-08-26
add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
Michael F. Lamb
2018-07-12
Minidox refactor and Configurator support (#3373)
noroadsleft
2018-06-27
Minidox familiarized layout (#3236)
Skyler Lewis
2018-05-25
Fix Split keyboards so they compile on Configurator (#3051)
Drashna Jaelre
2018-05-18
Updating my maps in upstream master (#2987)
Xyverz
2018-04-07
More Configurator Warning Fixes (#2716)
MechMerlin
2018-03-28
Adding Haegin's keyboard layout for the ergodox and minidox (#2637)
Harry Mills
2018-02-06
Remove _quantum functions from custom matrix.c code
U-LANDSRAAD\drashna
2017-12-02
Add keymap for atreus and minidox (#2079)
khitsule
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-10-14
Add tomb0y's minidox layout
zs
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-08-20
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
Joe Wasson
2017-08-13
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...
That-Canadian
2017-08-07
Modified gitignore file to allow the left and right hand eeprom files for the...
That-Canadian
2017-08-07
Changed my personal keymap and config.
That-Canadian
2017-08-03
Fix location of where the make command should be run
Danny Nguyen
2017-07-14
Fixed typo in readme
That-Canadian
2017-07-14
Updated MiniDox readme
That-Canadian
2017-07-14
Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ...
That-Canadian
2017-07-14
Updated i2c and serial files to most recent from the lets split firmware. Als...
That-Canadian
2017-07-10
Adds Minidox Keyboard (#1487)
That-Canadian
2017-07-10
Fixed RGB being enabled by default, now it must be turned on at the keymap level
That-Canadian
2017-07-10
cleaned up that_canadian keymap comments
That-Canadian
2017-07-10
Updated minidox rev1 config, and readme. Also updated that_canadian keymap to...
That-Canadian
2017-07-10
Added MiniDox keyboard folder / configs / and some keymaps
That-Canadian