summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-03Redox Configurator support (#3290)noroadsleft
2018-07-03Prime_R refactor and Configurator support (#3289)noroadsleft
* Matrix refactor: rename KEYMAP to LAYOUT * Keymap refactor: QMK_KEYBOARD_H; new matrix names * Configurator support
2018-07-03Add QMK DFU bootloader configuration to planck/dshields keymap. (#3288)Daniel Shields
2018-07-03Play Keyboard 60 refactor and Configurator update (#3287)noroadsleft
* Matrix refactor * Keymap refactor * Configurator update * Add LAYOUTS = 60_ansi_split_bs_rshift to rules.mk * Keymap bugfix: deleted two extra commas
2018-07-03Add Dynamic Macro Toggle using Tap Dance keymap to xd75 (#3297)zerovectorspace
* Add Dynamic Macro Toggle using Tap Dance One Tap -> Play Macro 1 Two Taps -> Stop Recording Three Taps -> Start Recording Macro 1 * Move feature from default to dyn_macro_tap_dance * Convert 4 space tabs to 2 space tabs Follows qmk style guidelines
2018-07-03Merge pull request #3229 from qmk/hf/shinydoxErez Zukerman
Adds I2C timeout and return values, adds support for future RGB Ergodox EZ
2018-07-03Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar
* Addition of hard brigtness limit for RGB_Matrix - Added a define "RGB_MATRIX_MAXIMUM_BRIGHTNESS" to enable hard limiting the maximum brightness for rgb_matrix - Used the above define to limit the maximum brigthness of HS60 for better stability * Added docs for new rgb_matrix define * Addition of check for maximum brightness
2018-07-01Phantom refactor and Configurator update (#3285)noroadsleft
* Matrix refactor * Keymap refactor * Add iso_uk keymap * Configurator update * Add LAYOUTS = tkl_ansi tkl_iso to rules.mk
2018-07-01Fixed pin for RGB on lets_split/sockets keyboard (#3284)Mikkel Jeppesen
2018-07-01qwerty_code_friendly: update for renamed macro (#3283)Campbell Barton
2018-07-01defaulted to 5 rows when HELIX_ROWS is not defined (#3282)MakotoKurauchi
2018-07-01Omnikey Blackheart refactor (#3280)noroadsleft
2018-07-01OK60 Refactor and Configurator support (#3279)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting fix
2018-07-01Nyquist Configurator support and keymap refactor (#3278)noroadsleft
* Configurator support * Keymap refactor to QMK_KEYBOARD_H
2018-07-01Novelpad refactor and Configurator support (#3276)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk * Readme formatting fix * #include != #define * Removed an extra comma
2018-07-01Nano refactor and Configurator update (#3275)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support
2018-07-01Helix five rows jis (#3274)marksard
* Added keymap for Helix like Japanese JIS keyboard. * * Refactored * Supported to display of exchange layer
2018-07-01Miuni32 refactor and Configurator support (#3273)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting update
2018-06-30Mitosis refactor and Configurator support (#3271)noroadsleft
* Matrix refactor * Configurator support * Keymap refactor
2018-06-30Helix fix configrator problem (#3270)MakotoKurauchi
* Fix problem with configrator * Edit keyboard info
2018-06-30ErgoDash Hardware Update (#3269)omkbd
* Hardware update Backlight enable Change pin Add 2keys (68→70) * change readme * support rev1 change keymap path * move ergodash.h
2018-06-30Helix shrink config (#3268)MakotoKurauchi
* add some comment about Helix customize and auto-setup RGBLIGHT_LIMIT_VAL * add define USB_MAX_POWER_CONSUMPTION * Helix keyboard OLED, RGBLIGHT enable/disable control integrate into rules.mk rules.mk: add 4 Variables for compile control. # Helix keyboard customize # you can edit follows 4 Variables # jp: 以下の4つの変数を必要に応じて編集します。 OLED_ENABLE = no # OLED_ENABLE LED_BACK_ENABLE = no # LED backlight (Enable WS2812 RGB underlight.) LED_UNDERGLOW_ENABLE = no # LED underglow (Enable WS2812 RGB underlight.) LED_ANIMATIONS = yes # LED animations config.h: auto set RGBLED_NUM by HELIX_ROWS and rules.mk's define * HELIX_ROWS define move from config.h to rules.mk * add readme.md * rename readme.md to readme_jp.md * add readme.md and modify readme_jp.md * change helix/ssd1306.c for select glcdfont.c position * add variable LOCAL_GLCDFONT into each keymaps rules.mk * Add iPhone/iPad LED support to Helix default keymap * renumber _ADJUST for shrink program size * Fix Helix i2c wrong bit rate * add helix serial debug code * serial debug macro move from config.h to serial.h * helix serial.c debugging... * refine debug macros * add some comments * add SELECT_SERIAL_SPEED * add comments * debugging sync_send/sync_recv * add very high speed * fix sync_send/sync_recv * fix com. start and switch send/recv * debug mode off * remove debug codes * Shrinked config.h
2018-06-30readme update to wanleg layout (#3266)wanleg
2018-06-30Maxr1998's contra layout (#3267)Max Rumpf
2018-06-29Add XD75 keymap (#3263)Markus Weimar
2018-06-29add QMK DFU make option to gherkin, and bootloader replacement instructions ↵wanleg
(#3253) * add QMK DFU make option, bootloader replacement instructions in wanleg readme: update flashing instructions, add bootloader replacement instructions (replace default Caterina with QMK DFU). add make option for QMK DFU * suggested revisions made * formatting changes
2018-06-29Fix Mbsurfer deltasplit75 keymap (#3262)Cory Shaw
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace * Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster * Update mbsurfer DS75 keymap, move volume down to be symmetrical * Add readme to Mbsurfer DS75 keymap * Fix Mbsurfer DS75 keymap image * Clean up mbsurfer DeltaSplit75 keymap, add layer overview comments * Fix volume down and add mute to fn layer
2018-06-28Support KBD75 rev 2 (#3261)MechMerlin
* Restructure kbd75 to support multiple revs * add rev2 files * fix config comments * try and avoid duplicate code for LAYOUT macros * keep the same layouts for rev2 for info.json * Add QMK Configurator support for the numpad layout * update readme to talk about rev2
2018-06-28Levinson Configurator support (#3260)noroadsleft
* Configurator support * Deleted deprecated KC_LAYOUT_ortho_4x12 matrix alias * Refactor valgrahf keymap for new matrix name
2018-06-28Let's Split refactor and Configurator support (#3259)noroadsleft
* Matrix refactor: deleted KC_LAYOUT_ortho_4x12 alias * Keymap refactor: bbaserdem_right keymap updated to use new matrix name * Configurator support
2018-06-28update to mechmerlin keymaps (#3258)MechMerlin
2018-06-28Diagonal micro move fixEvgeniy Petukhov
2018-06-28removed unused boxes (qmk won't compile with them anyway), updated welcome ↵adamws
message
2018-06-28Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEPDrashna Jaelre
2018-06-28Kitten Paw refactor and Configurator update (#3248)noroadsleft
* Matrix refactor * Keymap refactor * Add fullsize_ansi layout to rules.mk * Configurator support * Readme cleanup * Add matrix_init_user and matrix_scan_user functions to kitten_paw.c
2018-06-28Laplace Refactor (#3252)noroadsleft
2018-06-28Helix serial bugfix (#3255)MakotoKurauchi
* add helix serial debug code * serial debug macro move from config.h to serial.h * helix serial.c debugging... * refine debug macros * add some comments * add SELECT_SERIAL_SPEED * add comments * debugging sync_send/sync_recv * add very high speed * fix sync_send/sync_recv * fix com. start and switch send/recv * debug mode off * remove debug codes
2018-06-28Knops Configurator update (#3249)noroadsleft
2018-06-28added a description how to flash jj40 in windows (#3247)sgugler
2018-06-28Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark
* Clean up SEND_STRING keycodes and add media keys * Remove stray define * Add missing SEND_STRING keycodes for completeness Also, add KC_EJCT to the keycode references
2018-06-28Disable JTAG in keyboard initDrashna Jaelre
So that all boards, present and future will have JTAG disabled, even if using a custom matrix
2018-06-28Make sure the timer wraps around correctly independent of the os tick frequencyFred Sundvik
2018-06-28fix backlight key for the lightJack Humbert
2018-06-27Kinesis refactor and Configurator update (#3245)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Stapelberg readme formatting fix (missing grave accent)
2018-06-27KBD75 refactor and Configurator update (#3243)noroadsleft
* Added layout notes to kbd75.h * info.json cleanup * Readme cleanup * Keymap refactor
2018-06-27Minidox familiarized layout (#3236)Skyler Lewis
* Create z.txt * Add files via upload * Delete config.h * Delete keymap.c * Delete rules.mk * Delete z.txt * Create x.txt * Add files via upload * Delete x.txt * fixing suggested issues
2018-06-27Katana60 refactor and Configurator update (#3242)noroadsleft
* Matrix refactor * Configurator support * Keymap refactor
2018-06-27JJ50 Refactor and updates (#3241)noroadsleft
* Matrix Refactor * Configurator update * Rules update: add LAYOUTS = ortho_5x12 * Readme update
2018-06-27Fix line endings in keyboards/iris/keymaps/s1carii/config.h (#3240)noroadsleft
2018-06-27JC65 Refactor and Configurator update (#3239)noroadsleft
* Add Configurator support for JC65 v32a (ps2avrgb) version * JC65 Keymap refactor