~ruther/qmk_firmware

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
f1344d1f — noroadsleft 7 years ago
Kinesis refactor and Configurator update (#3245)

* Matrix refactor

* Keymap refactor

* Configurator support

* Stapelberg readme formatting fix (missing grave accent)
3d831f35 — noroadsleft 7 years ago
KBD75 refactor and Configurator update (#3243)

* Added layout notes to kbd75.h

* info.json cleanup

* Readme cleanup

* Keymap refactor
a8089d7e — Skyler Lewis 7 years ago
Minidox familiarized layout (#3236)

* 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
14c22094 — noroadsleft 7 years ago
Katana60 refactor and Configurator update (#3242)

* Matrix refactor

* Configurator support

* Keymap refactor
Next