summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-25add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOSU-LANDSRAAD\drashna1-0/+3
2018-03-25Fix #1566 - NKRO reseting issueU-LANDSRAAD\drashna1-2/+1
2018-03-25Refactor/v60 type r keymap/layout (#2593)MechMerlin4-19/+62
* Add a proper ANSI layout Changed v60_type_r.h to have a proper ANSI layout Modify keymaps to reflect above changes Fix comments * Add new layout to info.json
2018-03-25info.json configurator support for popular 65% keyboards (#2589)MechMerlin5-3/+75
* Support for tada68 ansi layout. Avoiding the iso layout as it doesn't seem correct * whitefox support for configurator * configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
2018-03-25Initial support for RAMA M6-A (#2600)Wilba658212-0/+844
* Initial commit of RAMA M6-A firmware. * Added LED support * Added Knops support * Fixed compile error for knops keymap. * updated readme.md * updated readme.md * updated readme.md
2018-03-24Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat13-0/+1189
* Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started. * Added support for JJ50
2018-03-24Fix mechmini2 ortho keymapping layoutmyrtle1-1/+1
A misconfiguration in the ortho layout, K306 key was registered as k305
2018-03-24Add Fourier Keyboard (#2596)Danny19-0/+1414
* Initial commit of Fourier keyboard * Revise keymap, add key to bottom row * Fix readme
2018-03-24Add Laplace keyboardDanny Nguyen9-0/+306
2018-03-24Fix custom functions documation for layer_state_set*U-LANDSRAAD\drashna1-1/+1
2018-03-24fix the moxygen invocationskullY1-1/+1
2018-03-24Add HSV value specification (#2481)Daniel Hoek1-1/+1
* Update feature_rgblight.md I got caught out with this as most color pickers use a percentage NOT 0-255 for this number * Amended description Woops! Was focused on s/v not being a percentage i got h wrong.
2018-03-24New keymap for The Helix keyboard("five_rows") (#2592)Takeshi ISHII5-0/+892
* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/five_rows * OLED Layer display 'Qwerty','Colemak','Dvorak' * set Qwerty, Lower, Raise map * set Colemak map * set Dvorak map * OLED Layer display 'Raise','Lower' change to 'Extra char','Function' * fix ExtraChar Layer Shift-key disable * Raise,Lower,Adjust layer modify some key change KC_TRNS to KC_NO add KANA, EISU key * refine keymaps/five_rows/{config.h,rules.mk} for easy and safe customize * modify Adjust layer: all function into left hand, remove F1..F12,DEL * Add Helix five_rows keymap README.md and README_jp.md * Raise Layer modify: enable Raise(Extr)+Lower(Func)==Adjust * fix image file url in README.md,README_jp.md * change Layer display on OLED * change OLED display base name position
2018-03-24New keymaps for bananasplit (#2586)Yida Xu4-0/+324
* New bananasplit keymap with toggable capslock led. * Update comments. * Update readme.md * Updated keymap name * update some keys. * new layout for bananasplit * update comment * Update readme.md
2018-03-24add README.md into keyboards/helix/rev2/keymaps/led_test/ (#2582)Takeshi ISHII1-0/+27
2018-03-24Add atlacat keymap (#2581)john McCormick2-0/+83
2018-03-24Fix typo in autoshift docs: statn (#2579)Andrew Macpherson1-1/+1
2018-03-24Add a basic keymap for Contra. (#2564)XP3-0/+283
2018-03-24ekis_isa keymap for HHKB'ish layout (#2562)24-bit-84-0/+266
2018-03-24Just personal layout tweaks :) (#2557)James Kay3-53/+68
* More ergonomic mousekeys * integrate some recent hardware changes by changing the Plover keymap * use TX Bolt support instead of Plover toggles * switching to steno is no longer as intrusive, so this can move back to BASE
2018-03-23Preonic Ergodox-Like Mac keymap: Bucktooth (#2553)J. Eric Mason4-0/+209
* Preonic Ergodox-Like Mac keymap: Bucktooth This is a layout unlike most Preonics, it is taken partially from Ergodox and classic C64 keyboards with a ton of Mac-specific features. * Fix Mouse Left keycode
2018-03-23Fix broken markdown headers. (#2548)Ivan Smirnov1-3/+3
2018-03-23Add new keymap for iris transmogrified (#2361)akrob3-0/+345
* Create config.h * Create rules.mk * Create keymap.c
2018-03-23Add new bfake "FaceW" keymap (#2360)MechMerlin2-0/+69
* Add mechmerlin keymap and readme for facew board * Fix keymap - Backspace as on the wrong key - HHKB backspace changed to backslash * Update keymap.c Change TO to TG for toggle.
2018-03-23yet another keymap (#2356)David Collom4-0/+209
* added keymap * added readme
2018-03-23That-Canadian Preonic layout (#2462)That-Canadian4-0/+278
* Line ending stuff again * Added my own person keymap to preonic folder * Updated my preonic keymap * Updated my preonic keymap
2018-03-23initial branch (#2379)Florian4-0/+210
* initial branch * lazy-push * Fix schema Updated README, readded DVORAK to keymap. Updated dir name to lowercase. * removed executable bit * testing switched L_GUI position
2018-03-22Generate API docs from source code comments (#2491)skullydazed41-97/+1892
* Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly
2018-03-21Update info.json for Ergodox EZ (#2577)Drashna Jaelre1-4/+4
2018-03-21Update info.json for orthodox (#2576)Drashna Jaelre3-3/+3
2018-03-21Edit info.json (#2575)MechMerlin1-10/+22
GH60 had the ansi layout taken care of. This commit adds hhkb, iso, and the "basic" KEYMAP layout.
2018-03-21Update info.json (#2574)MechMerlin1-1/+1
Change name from LAYOUT to KEYMAP.
2018-03-21Configurator support for minivan (tv44) (#2573)MechMerlin1-0/+28
Support all 4 layouts supported by the tv44 pcb.
2018-03-21Create info.json for Ergodox EZ (#2572)Drashna Jaelre4-0/+70
* Create info.json for Ergodox EZ * Add Orthodox info.json too
2018-03-21Add configurator support (info.json) for Input Club K-Type (#2571)MechMerlin1-0/+15
* Add configurator support for Input Club K-Type * update info.json to remove bootloader and add mcu
2018-03-21Add macro for momentarily switching to a layer while some mods are active ↵snyman4-9/+21
(#2460) * Macro for a momentary layer switch with mods Passes through to the existing ACTION_LAYER_MODS macro, albeit with more limited options due to lack of space in the quantum_keycodes enum. * Add documentation for LM layer-mod macro * Clean up Tap Toggle documentation
2018-03-21Add Pretty Keymaps to Ergodox EZU-LANDSRAAD\drashna3-166/+147
2018-03-21Configurator Support(info.json) for 1up Keyboards Sweet16 (#2570)MechMerlin3-14/+36
* Configurator Support - Add info.json to support existing layouts - Add comment in sweet16.h to remind people to change info.json if the layout changes. * Fix dlaroe's keymap
2018-03-20Configurator/dz60 support for info.json (#2568)MechMerlin2-0/+34
* Add info.json file for qmk_configurator Unfortunately none of these keymaps look like a board I've seen in the wild. Some further tweaks will have to be done to the keymaps directly. * add comment indicating need to edit info.json when keymap changes
2018-03-20Added bootloader optionsMerlin041-1/+3
I think I got all of them, so I removed the "FIXME".
2018-03-20add info.json to support both layouts on the contramechmerlin1-0/+20
2018-03-20[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre6-1/+21
* Add RGB Underglow Sleeping * Add RGBLIGHT_SLEEP to toggle/control RGB light behavior * Update rgb docs * Update for RGB disable command
2018-03-20Add info.json file to work with qmk_configuratormechmerlin1-0/+16
2018-03-20Fix info.json issues to display properly in config.qmk.fm (#2552)MechMerlin1-11/+14
* Fix info.json issues to display properly in config.qmk.fm * rename LAYOUT to KEYMAP to match .h file
2018-03-18retry of PR #2540 (#2554)dlaroe18-178/+569
* reforked, untarred keymaps, added CRS and renamed my keymap folders * Update readme.md corrected a typo
2018-03-17Fix logic in macos installShayne Holmes1-1/+1
Also fix mixed spaces/tabs
2018-03-16Added a clean target to remove build artifactsSebastian1-0/+6
This commit adds a new clean target to the makefile which deletes the .build directory which removes all build artifacts.
2018-03-16Initial support for The Unloved BastardAlexander Fougner9-0/+592
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell3-4/+20
* Re-enable modifiers with auto-shift * Auto-shift modifiers rule * missed a line * Documentation * fixing whitespace
2018-03-16Duplicate KC space to UK (#2541)Kenny Hung2-90/+212
* Fix tilde in xd75 skewwhiffy * Small tidy up * Tidy up Colemak row * Tidy up navigation layer * Symbols layer redefined * Fix UK Quote issue * Use UK_QUOT rather than KC_QUOT