Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-18 | Fixed links again | ||
Note to self: check before commiting. | |||
2016-08-18 | Fixed dead link | ||
2016-08-18 | Minor documentation changes | ||
2016-08-18 | Fixed links again | ||
2016-08-18 | Fixed pictures and links | ||
2016-08-18 | Documentation overhaul. | ||
2016-08-18 | Small changes, renamed keymap | ||
Added MicMute Revived all dead keys Removed OS Shift | |||
2016-08-15 | Minor changes to felix keymap | ||
2016-08-14 | Ported all keymaps | ||
Old TMK keymaps were ported and confirmed to compile All keymaps compiled and added to zip-archive. Documentation was updated. | |||
2016-08-14 | Update readme.md | ||
2016-08-14 | Fixed links to keymap sources | ||
2016-08-14 | Added all original S60-X keymaps | ||
All keymaps that were included in VinnyCordeiro's repository were ported to QMK. Main Readme was copied over from VC's repo, slightly altered. Main Makefile was updated to reflect VC's original configuration. Small changes in felix keymap. | |||
2016-08-11 | Small changes | ||
Enabled Bootmagic and ISO layouts on felix keymap Added unused pins | |||
2016-08-11 | Minor changes to keymaps | ||
Clarified extra keys Made ISO-keys non-dead in default layout Added non-US backslash on felix layout | |||
2016-08-11 | Added S60-X to keyboards with two layouts. | ||
2016-08-03 | Merge pull request #605 from kuel/master | ||
Add keymap_cyrillic.h, lots of cyrillic characters | |||
2016-08-03 | Merge pull request #599 from Depariel/master | ||
Fixed compiling errors and updated keymaps for infinity_chibios | |||
2016-08-03 | Merge pull request #561 from 0xdec/patch-1 | ||
Clean up formatting & tiny refactor in rgblight.c | |||
2016-08-02 | Add keymap_cyrillic.h, lots of cyrillic characters | ||
2016-08-02 | Merge pull request #592 from sethbc/ez-sethbc | ||
Ez sethbc | |||
2016-08-02 | Merge pull request #593 from J3RN/master | ||
Updated the J3RN ErgoDox keymap | |||
2016-08-02 | Merge pull request #600 from adiabatic/master | ||
zweihander-osx: add left-hand-thumb tab key | |||
2016-08-01 | correct file name | ||
2016-08-01 | fix mkdir cmd | ||
2016-08-01 | Updates ErgoDox readme | ||
2016-08-01 | automatically forward ergodox ez | ||
2016-08-01 | Merge pull request #597 from Jiehong/feature/basic_keyboard_doc | ||
feature: add basic doc about how a keyboard works on USB | |||
2016-08-01 | Merge pull request #596 from fredizzimo/rid_of_quick | ||
Fix the makefile dependencies and remove quick targets | |||
2016-07-31 | added support for Infinity 1.1a (4th drop) matrix, no LED support yet | ||
2016-07-31 | Thumb ⌫ into ⇥, numpad & into :, yank home/end | ||
Also: add (back?) in the light-shine disabler | |||
2016-07-31 | Remove /keyboard/* files | ||
2016-07-31 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | ||
# Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex | |||
2016-07-31 | fixed typo in hasu/keymap.c | ||
2016-07-31 | fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵ | ||
keymap | |||
2016-07-31 | feature: add basic doc about how a keyboard works on USB | ||
This comes from the discussion on #520 | |||
2016-07-31 | Travis calls the normal build target, instead of quick | ||
2016-07-31 | Fix the readme for the removed quick target | ||
2016-07-31 | Remove the quick commands and add proper clean | ||
2016-07-31 | Also depend on the gcc version | ||
2016-07-31 | Generate version information to version.h | ||
So that only the files that really needs a version are recompiled. | |||
2016-07-31 | Force compilation and linking when options changes | ||
2016-07-31 | More reliable .d file generation | ||
Also generated inside the obj dir instead of separate deps folder. | |||
2016-07-31 | Put the build output inside the root/.build directory | ||
2016-07-31 | Enable vpath seraching for source files only | ||
2016-07-31 | Better "include guards" for the makefiles | ||
Checking for ARCH is not good enough, since some subprojects define it. Ergodox Ez for example. The leads to running the make from keyboards/ergodox/ez failing. The keyboard makefile will not be included in that case, and therefore not the CUSTOM_MATRIX either. Furthermore the output files are read from many different .build directories, so it doesn't fail deterministically. For example on the Travis CI the compilation passes, since there's no outdated objects that needs recompilation. | |||
2016-07-31 | Merge pull request #594 from jeebak/jeebak | ||
Jeebak's keymap for planck | |||
2016-07-31 | Merge pull request #590 from jeebak/in-like-flint | ||
Add IN_LIKE_FLINT song | |||
2016-07-30 | Update readme.md | ||
2016-07-30 | Add additional shortcut keymaps to TOUCHCURSOR layer | ||
2016-07-30 | Add additional maps for [, and ], to LOWER | ||