summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update Canoe ps2avr board (#3066)Dan Hertz2018-05-28
| | | | | | | | | | | | * Add Percent Canoe keyboard * Fix row of nonus backslash * Update info.json to be correct for canoe * Change LAYOUT_ISO to LAYOUT_iso * Remove bootloader key in info.json
* Indicator led support for KBD8X (#3064)Hannes Egler2018-05-28
| | | | | | | | * Support for indicator LEDs * fixes for backlighting support * more fixes
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-28
| | | | | | | | | | | | | | * Update default Nyquist revision * LED slave fix * Sync changes from lets_split * Add needed check for debouncing * Remove line that was setting PD2 pin and interfering with use of that pin * Add backlight key to keymap
* Add Canoe support (#3063)jamesofarrell2018-05-27
| | | | | | | | | | * Adding Canoe support * fix readme * Remove usless comment * fixing issues
* Refactor and Configurator updates for AMJ Pad (#3060)noroadsleft2018-05-27
| | | | | | | | | | | | * Refactor for AMJ Pad * Configurator update for AMJ Pad * Add hardware agnostic layouts numpad_6x4 and ortho_6x4 * Add agnostic layouts to rules.mk * Refactor AMJ Pad to use new hardware agnostic layouts
* Refresh & improve leader documentation page (#2990)Leo Wzukw2018-05-26
| | | | | | | | | | * Refresh & improve leader documentation page - register_code/unregister_code are not the recommanded way to do macro. - Provide some details I wish I had found when first used the leader functionality. * Add old way to use macro.
* Refactor and Configurator updates for AMJ60 (#3055)noroadsleft2018-05-26
| | | | | | * Refactor for AMJ60 * Configurator update for AMJ60
* Adding guidoism's planck layouts (#3059)Guido Bartolucci2018-05-26
| | | | | | | | | | | | | | * Initial commit of guidoism * created movement layer * movement layer works! * removed unnecessary layers * moved enter key up and recreated caps lock * Added num pad
* Add mtdjr keymaps for Iris, Let's Split, TADA68, XD75, and handwired dox (#3058)mtdjr2018-05-26
| | | | | | * Add keymaps for Iris, Let's Split, TADA68, XD75, and handwired not_so_minidox * remove handwired not_so_minidox
* qwerty_code_friendly: fix 76 key config (#3057)Campbell Barton2018-05-26
|
* Updated keymaps (#3056)Salt-Peanuts2018-05-26
| | | | | | | | | | | | | | | | | | | | * Updated info and fixed minor errors * Updated folder name; overdue updates to keymap and readme files Updated folder name; overdue updates to keymap and readme files * Updated tri-layer feature * Revert "Updated tri-layer feature" This reverts commit 59b8b85761740e24f671e10fceea869f06a33ade. * Updated tri-layer on keymap * Fixed typos * Updated keymaps
* Fix dead link to USB keycodes doc (#3050)Leo Wzukw2018-05-26
| | | | | | | | | | | | * Fix dead link to USB keycodes doc Link was dead and the fresher version I could find on usb.org is still older than this one. Thus, WaybackMachine seems the best option. * Fix dead link to USB keycodes doc, with 2 options Give the WaybackMachine link (fresher and for reference of the content of the original link) and the usb.org one (older)
* Fix HS60 config for ANSI keymap (#3054)yiancar2018-05-25
| | | - This is mostly for safety
* Attempting Debug on Configurator (re: #3052) (#3053)noroadsleft2018-05-25
|
* Fix Split keyboards so they compile on Configurator (#3051)Drashna Jaelre2018-05-25
| | | | | | | | | | | | | | | | | | * Fix serial split for BFO9000 * Fix serial split for DeltaSplit75 * Fix serial split for Helix * Fix serial split for MiniDox * Fix serial split for Viterbi * Revert "Fix serial split for Helix" since it's super complex This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d. We'll let the helix owner fix this issue, or dive into the code later
* Fix Orthodox compile issue in online configurator (#3044)Drashna Jaelre2018-05-25
|
* Refactor for AMJ40 (#3047)noroadsleft2018-05-25
|
* Add some generic/sparse readmes to get rid of errors (#3048)MechMerlin2018-05-25
|
* Fix info.json for kbd66 (#3045)MechMerlin2018-05-25
| | | | | | | | | * Change LAYOUT to LAYOUT_all Fix info.json file * edit the CORRECT info.json this time * revert my errors
* fix LAYOUT_all in info.json (#3046)MechMerlin2018-05-24
|
* Refactor and Configurator updates for ALU84 (#3043)noroadsleft2018-05-24
| | | | | | | | * Readme update per template on docs.qmk.fm * Refactor for LAYOUT macro * Add info.json
* Add info.json for Fourier & Laplace (#3038)Danny2018-05-24
| | | | | | * Add info.json for Fourier * Add info.json for Laplace
* Rename ANSI keymap of HS60 (#3041)yiancar2018-05-24
|
* Fix keymap to use renamed macro (#3039)Danny2018-05-24
|
* Update my keymap (#3037)Sascha Grunert2018-05-24
| | | * Update keymap.c
* pk60.c fix for capslock indicator (#3032)Barry Huang2018-05-24
| | | | | | | | | | | | | | | | | | * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete * config edit for caps indicator * keymap.c fix * led.h include * pk60.c fix for capslock indicator
* Wait for QMK to initialize before configuring RGB (#3030)Yan-Fa Li2018-05-24
| | | | | | | Wait for 1 second before turning on RGB to get debug messages on console. - configure HSV color, on a brand new pro micro the default values are 0, 0, 0
* Refactor for Alps64 (#3029)noroadsleft2018-05-24
| | | | | | | | | | * Refactor for Alps64 * Reverts deletion of LAYOUT_kc macro; renames LAYOUT_standard_60 to LAYOUT_60_ansi * Add LAYOUTS = 60_ansi to rules.mk * Rename LAYOUT_standard_60 to LAYOUT_60_ansi in info.json
* Fix readme and contributing hyperlinksAlexander Dang-Tran2018-05-24
|
* config edit for caps indicator (#3016)Barry Huang2018-05-23
| | | | | | | | | | | | | | | | * Capslock indicator add * edit * name correction * led_set_user(usb_led); delete * config edit for caps indicator * keymap.c fix * led.h include
* Adds Zlant keyboard support (#3028)Felipe Coury2018-05-22
| | | | | | | | | | | | | | * Added Zlant support * Uses LAYOUT and identifies individual layers * Removed deprecated =? usage on rules.mk * Adds readme for Zlant keyboard and its default layout * Fixed LAYOUT constant * Minor zlant readme formatting fix
* Fix to KC60 LAYOUT_60_ansi matrix (#3026)noroadsleft2018-05-22
|
* Refactor and Configurator update for ACR60 (#3025)noroadsleft2018-05-22
|
* Add edvorakjp layout for the Iris keyboard (#3020)epaew2018-05-22
| | | | | | | | | | * add edvorakjp libraries * add edvorakjp iris keymap * change the custom eeconfig's address to prevent future address conflicts * deleted the verbose line of rule.mk
* Refactor and Configurator updates for 9key (#3024)noroadsleft2018-05-22
|
* Adds basic support for u/flehrad's bigswitch pcb (#3015)Yan-Fa Li2018-05-22
| | | | | | | | | | | | | | | | | | | | | | | | * Adds basic support for u/flehrad's bigswitch pcb - also adds support for OSX Eject/Power The function of this key depends on the version of OSX and if you have physical media. For a macbook pro 2017 holding this key down brings up the shutdown dialog. If you wrap it in LCTL and LSFT the screenlock turns on immediately. * Switch to Layout Macro - add a code for OSX Sleep * Add a README * Turn on RGB by default * Add info.json * Address comments by @drashna * Only define Eject in keymap
* Update documentation for rgb matrix (#3023)yiancar2018-05-22
| | | | | | * Update documentation for rgb matrix - Updated keycodes.md to include RGB matrix keycodes + necessary link
* added some helpful notes to the documentation (#2981)GreenShadowMaker2018-05-22
|
* Import userspace config.h according to USER_NAME (#2983)WillyPillow2018-05-22
| | | | | | * Import userspace config.h according to USER_NAME * Use USER_PATH instead of directly using USER_NAME
* Fix led enabled slave (#3022)Danny2018-05-22
| | | | | | | | | | * Account for backlight enabled flag when passing backlight level to slave * Add BL_TOGG to keymap for testing * Apply backlight fix to Iris * Port I2C LED backlight control from Iris to Levinson
* Refactor update for 6ball (#3017)noroadsleft2018-05-22
|
* Add mike808 Viterbi layout (#3019)Danny2018-05-22
|
* A personal layout for the orthodox keyboard (#3006)rfvizarra2018-05-22
| | | | | | | | | | | | | | | | * A personal layout for the orthodox keyboard * Added layout readme.md * Consolidated inclues with #include QMK_KEYBOARD_H * Moved layer tones setup to config.h * Replace persistent_default_layer_set calls with set_single_persistent_default_layer * Simplified the process_record_user function using layer_state_set_user function and MO() to set the lower, raise, nav and media layers * Removed AUDIO_ENABLE ifdefs and persistent_default_layer_set() as they are not needed any more
* Fix Atom47 configurator layout (#3018)Maarten Dekkers2018-05-22
|
* convert to unix line-endings [skip ci]QMK Bot2018-05-22
|
* Fix atom47 keyboard revision naming (#3013)Maarten Dekkers2018-05-21
| | | | | | | | | | | | | | * Fixed Atom47 revisions, rev1 is rev3 * Remove rev1 folder * Added bootloader to info.json * Renamed layout * Change readme for atom47 * Remove bootloader line from info.json
* Remove ISO imposter key from TKL keymap (#3014)Joe Wasson2018-05-21
|
* Create CNAMEJack Humbert2018-05-21
|
* Add 80 key layout to Ergodone, as it appears to support it (#2984)Drashna Jaelre2018-05-20
| | | | | | | | * Add 80 key layout to Ergodone * Add layouts * Missed a comma .....
* Fix Ergodox EZ Info.json files (#2979)Drashna Jaelre2018-05-20
| | | | | | | | | | * Fix Ergodox EZ Info.json files * Ugh, column stagger! * Whoops, added offset to wrong axis * Add changes to Ergodone and Ergodox Infinity