Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-24 | adds option for alt pitch standards | ||
2017-07-23 | Fix minor formatting issue. | ||
2017-07-23 | update audio/music documentation | ||
2017-07-23 | adds music mode, music mode songs, music mask | ||
2017-07-23 | update audio documentation | ||
2017-07-23 | remove unneccesary headers | ||
2017-07-23 | use automatic rests with songs (no more rest styles) | ||
2017-07-23 | relocate keymap's useful tools | ||
2017-07-23 | escape song playing in music | ||
2017-07-23 | start updating audio docs | ||
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | ||
2017-07-21 | fix line-endings | ||
2017-07-20 | Update keymap.c | ||
2017-07-20 | Add files via upload | ||
2017-07-20 | Add files via upload | ||
2017-07-20 | Delete test | ||
2017-07-20 | Add files via upload | ||
2017-07-20 | Create test | ||
2017-07-20 | Added some user customization | ||
2017-07-20 | Changes to own keymap | ||
2017-07-20 | Add SRC and OPT_DEFS when building tests | ||
2017-07-20 | Fix building of multiple test directories | ||
2017-07-17 | Update _summary.md | ||
2017-07-17 | Rename docs/features/README.md to docs/features.md | ||
2017-07-14 | Merge pull request #1498 from That-Canadian/minidox | ||
Minidox | |||
2017-07-14 | Fixed typo in readme | ||
2017-07-14 | Updated MiniDox readme | ||
2017-07-14 | Merge branch 'master' into minidox | ||
2017-07-14 | Merge remote-tracking branch 'upstream/master' | ||
2017-07-14 | Merge branch 'minidox' of https://github.com/That-Canadian/qmk_firmware into ↵ | ||
minidox | |||
2017-07-14 | Updated i2c and serial files to most recent from the lets split firmware. ↵ | ||
Also updated that_canadian keymap | |||
2017-07-13 | Merge pull request #1491 from fredizzimo/msys2 | ||
Add support for msys2 build environment | |||
2017-07-12 | fix implementation issues from SSD1306 clean up, added rotation (#1494) | ||
* moved OLED update task to keymap * fix splitting render display to keymap * Added rotation option for OLED, fixed splitting display render update to keymap * issues with attribute | |||
2017-07-12 | Fix printf error in make output on msys2 | ||
2017-07-11 | Fix bitfield problem when compiling in native mingw | ||
2017-07-11 | clean up ssd1306 implementation | ||
2017-07-11 | update drivers to exclude lets_split include | ||
2017-07-11 | Adds Hadron Keyboard (#1492) | ||
* adding hadron keymaps * fix embedded comment * fixed TWI driver path * Delete glcdfont.c * Delete ssd1306.c * Delete ssd1306.h * Update readme.md | |||
2017-07-11 | Updates maartenwut's keymap (#1489) | ||
* Updated keymap * Added backlight breathing to fix compile error | |||
2017-07-11 | Fix unreferenced errors with mingw compiler and unit tests | ||
2017-07-11 | Add more dependencies, everything can be compiled now | ||
2017-07-11 | Add tools to the path | ||
2017-07-11 | Extract flip | ||
2017-07-11 | Install arm toolchain | ||
2017-07-11 | Download and extract avr tools | ||
2017-07-11 | Fix overlong lines, and a few spelling errors | ||
2017-07-11 | Use home directory for download on msys2 | ||
2017-07-10 | Merge remote-tracking branch 'upstream/master' | ||
2017-07-10 | Adds Minidox Keyboard (#1487) | ||
* merge * line ending stuff * Added MiniDox keyboard folder / configs / and some keymaps * Updated minidox rev1 config, and readme. Also updated that_canadian keymap to include RGB * cleaned up that_canadian keymap comments * Fixed RGB being enabled by default, now it must be turned on at the keymap level | |||
2017-07-10 | Fixed RGB being enabled by default, now it must be turned on at the keymap level | ||