summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add qmk configurator support for KBD75mechmerlin2018-03-27
| | | | | Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts.
* Better non-Linux support (#2524)dankm2018-03-26
| | | | | | | | | | | | | * grep -> $(GREP) Some UNIXy systems (FreeBSD for example) don't use GNU grep by default. Allow the user to specify which grep implementation to use so that GNU grep can be specified. * Allow using versioned avr-gcc command Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or "avr-gcc-7.3.0" to match checks for "avr-gcc".
* rename api docs to internalsJack Humbert2018-03-26
|
* add grave to auto-shift.Jason Stillwell2018-03-26
|
* change rgblight_increase_val() and eeconfig_update_rgblight_default(), use ↵mtei2018-03-26
| | | | RGBLIGHT_LIMIT_VAL insted of 255.
* Add pearl README, add rask's Pearl layoutOtto Rask2018-03-26
|
* Expand Newb Guide flashing document (#2588)Drashna Jaelre2018-03-26
| | | | | | | | | | | | | | * Add header info * Add DFU section * Add Caterina section * Add Halfkay section * Fix Typos * More typos
* Fixes and updates to docs (#2611)Drashna Jaelre2018-03-25
| | | | | | | | | | | | | | | | | | | | * Fix advanced keycode headers * Add caveat for OSM over Remote Desktop * Hopefully add better anchors to docs * Add Action code list reference * Formatting of RGB Underglow doc * Add brew update issue on macOS * Revert formatting * Revert RGB doc formatting * Make Config Options doc's sections linkable
* Update to drashna files (#2587)Drashna Jaelre2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Colemak Mod-DH vars * Add Norman Layot vars * Set Shift Indicator to include CAPS Lock as well * Change MEH to GUI * Add Enter to Macro layer * Switch raise and lower layers to make more sense (to me) * Replace unused quote on Ergodox * Add One Shot defines * Dim indicator LEDs * Add short codes for KC_SECRET * Fix typos * Update OLKB code in userspace * Add global userspace config.h * add compile fix * Automatically include from userspace * update readme * Re-add QMK Scan loop * Add EEPROM reset code to all keymaps * Shorten fauxclick sound * Use layouts instead of keymap, when possible * Add OSM detection to ergodox * Convert Viterbi to LAYOUT macro * Clean up game macros * Because I accidently removed the C6 AUDIO define from my viterbi... Whoops * Minor formatting * Fix Woodpad because it's still there * Move Ergodox keymap into layouts folder * Add build date to version macro * Remove PREVENT_STUCK_MODIFIERS from config
* New keymap and more songs (#2609)Joshua Coffey2018-03-25
| | | | | | | | | | * Added some new songs and my own keymap * Made Dodger keymap safe to use with backlight disabled * edited layer switching and added more songs * changed keymap to lowercase
* Merge in some custom keymaps from forked repository (#2605)RobertDhaene2018-03-25
| | | | | | | | | | | | | | | | | | * Inital layout * Fix the backspace * add a number pad * move the backlight to the adjust layer; move ctrl and delete. * Update from main repo * Add initial files for custom keymap * Light keymap mod * Change the submodules to match the upstream fork's master branch
* make new_project.sh work correctly on osx tooskullY2018-03-25
|
* Add Layouts to exclusionU-LANDSRAAD\drashna2018-03-25
|
* Ignore users folder for Travis taggingU-LANDSRAAD\drashna2018-03-25
|
* add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOSU-LANDSRAAD\drashna2018-03-25
|
* Fix #1566 - NKRO reseting issueU-LANDSRAAD\drashna2018-03-25
|
* Refactor/v60 type r keymap/layout (#2593)MechMerlin2018-03-25
| | | | | | | | | | * 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
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-25
| | | | | | | | | | * 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
* Initial support for RAMA M6-A (#2600)Wilba65822018-03-25
| | | | | | | | | | | | | | | | * 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
* Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat2018-03-24
| | | | | | * 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
* Fix mechmini2 ortho keymapping layoutmyrtle2018-03-24
| | | | A misconfiguration in the ortho layout, K306 key was registered as k305
* Add Fourier Keyboard (#2596)Danny2018-03-24
| | | | | | | | * Initial commit of Fourier keyboard * Revise keymap, add key to bottom row * Fix readme
* Add Laplace keyboardDanny Nguyen2018-03-24
|
* Fix custom functions documation for layer_state_set*U-LANDSRAAD\drashna2018-03-24
|
* fix the moxygen invocationskullY2018-03-23
|
* Add HSV value specification (#2481)Daniel Hoek2018-03-23
| | | | | | | | | | * 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.
* New keymap for The Helix keyboard("five_rows") (#2592)Takeshi ISHII2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* New keymaps for bananasplit (#2586)Yida Xu2018-03-23
| | | | | | | | | | | | | | | | | | * 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
* add README.md into keyboards/helix/rev2/keymaps/led_test/ (#2582)Takeshi ISHII2018-03-23
|
* Add atlacat keymap (#2581)john McCormick2018-03-23
|
* Fix typo in autoshift docs: statn (#2579)Andrew Macpherson2018-03-23
|
* Add a basic keymap for Contra. (#2564)XP2018-03-23
|
* ekis_isa keymap for HHKB'ish layout (#2562)24-bit-82018-03-23
|
* Just personal layout tweaks :) (#2557)James Kay2018-03-23
| | | | | | | | | | * 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
* Preonic Ergodox-Like Mac keymap: Bucktooth (#2553)J. Eric Mason2018-03-23
| | | | | | | | | * 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
* Fix broken markdown headers. (#2548)Ivan Smirnov2018-03-23
|
* Add new keymap for iris transmogrified (#2361)akrob2018-03-23
| | | | | | | | * Create config.h * Create rules.mk * Create keymap.c
* Add new bfake "FaceW" keymap (#2360)MechMerlin2018-03-23
| | | | | | | | | | | | * 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.
* yet another keymap (#2356)David Collom2018-03-23
| | | | | | * added keymap * added readme
* That-Canadian Preonic layout (#2462)That-Canadian2018-03-23
| | | | | | | | | | * Line ending stuff again * Added my own person keymap to preonic folder * Updated my preonic keymap * Updated my preonic keymap
* initial branch (#2379)Florian2018-03-23
| | | | | | | | | | | | | | | * 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
* Generate API docs from source code comments (#2491)skullydazed2018-03-22
| | | | | | | | | | | | | | | | | | * 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
* Update info.json for Ergodox EZ (#2577)Drashna Jaelre2018-03-21
|
* Update info.json for orthodox (#2576)Drashna Jaelre2018-03-21
|
* Edit info.json (#2575)MechMerlin2018-03-21
| | | | GH60 had the ansi layout taken care of. This commit adds hhkb, iso, and the "basic" KEYMAP layout.
* Update info.json (#2574)MechMerlin2018-03-21
| | | Change name from LAYOUT to KEYMAP.
* Configurator support for minivan (tv44) (#2573)MechMerlin2018-03-20
| | | Support all 4 layouts supported by the tv44 pcb.
* Create info.json for Ergodox EZ (#2572)Drashna Jaelre2018-03-20
| | | | | | * Create info.json for Ergodox EZ * Add Orthodox info.json too
* Add configurator support (info.json) for Input Club K-Type (#2571)MechMerlin2018-03-20
| | | | | | * Add configurator support for Input Club K-Type * update info.json to remove bootloader and add mcu
* Add macro for momentarily switching to a layer while some mods are active ↵snyman2018-03-20
| | | | | | | | | | | | | (#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