~ruther/qmk_firmware

701fed2e — Max Rumpf 7 years ago
Maxr1998's contra layout (#3267)

1230ecb7 — Markus Weimar 7 years ago
Add XD75 keymap (#3263)

b79c3246 — wanleg 7 years ago
add QMK DFU make option to gherkin, and bootloader replacement instructions (#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
5709e1b6 — Cory Shaw 7 years ago
Fix Mbsurfer deltasplit75 keymap (#3262)

* 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
1499dffb — MechMerlin 7 years ago
Support KBD75 rev 2 (#3261)

* 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
b4888eee — noroadsleft 7 years ago
Levinson Configurator support (#3260)

* Configurator support

* Deleted deprecated KC_LAYOUT_ortho_4x12 matrix alias

* Refactor valgrahf keymap for new matrix name
91e8e8d9 — noroadsleft 7 years ago
Let's Split refactor and Configurator support (#3259)

* Matrix refactor: deleted KC_LAYOUT_ortho_4x12 alias

* Keymap refactor: bbaserdem_right keymap updated to use new matrix name

* Configurator support
09bb020a — MechMerlin 7 years ago
update to mechmerlin keymaps (#3258)

03381962 — Evgeniy Petukhov 7 years ago
Diagonal micro move fix
a980a797 — adamws 7 years ago
removed unused boxes (qmk won't compile with them anyway), updated welcome message
526eabb6 — Drashna Jaelre 7 years ago
Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP
e448ef0b — noroadsleft 7 years ago
Kitten Paw refactor and Configurator update (#3248)

* 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
ded51136 — noroadsleft 7 years ago
Laplace Refactor (#3252)

1038bbef — MakotoKurauchi 7 years ago
Helix serial bugfix (#3255)

* 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
d8077402 — noroadsleft 7 years ago
Knops Configurator update (#3249)

f5f0e932 — sgugler 7 years ago
added a description how to flash jj40 in windows (#3247)

6590f3c8 — fauxpark 7 years ago
Clean up SEND_STRING keycodes and add media keys (#3214)

* 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
ee3b9d2e — Drashna Jaelre 7 years ago
Disable JTAG in keyboard init

So that all boards, present and future will have JTAG disabled, even if using a custom matrix
c5db272c — Fred Sundvik 7 years ago
Make sure the timer wraps around correctly independent of the os tick frequency
7acc781a — Jack Humbert 7 years ago
fix backlight key for the light
Next