| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-24 | 4 | -0/+351 |
|\ |
|
| * | snowe keymap/userspace and Ocean Dream animation (#12477) | Tyler Thrailkill | 2021-06-24 | 4 | -0/+351 |
| * | 2021 May 29 Breaking Changes Update (#13034) | James Young | 2021-05-29 | 85 | -3544/+307 |
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 6 | -13/+13 |
* | | [Keyboard] Remove redundant legacy and common headers for crkbd (#13023) | Albert Y | 2021-05-27 | 1 | -6/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-27 | 3 | -0/+531 |
|\| |
|
| * | [Keymap] add personal keymap files, and sofle_rgb default maps, (#12267) | DaneEvans | 2021-05-26 | 3 | -0/+531 |
* | | [Keyboard] Corne - Remove legacy revision support (#12226) | Drashna Jaelre | 2021-05-24 | 70 | -2268/+214 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-05-17 | 4 | -0/+213 |
|\| |
|
| * | [Keymap] Crkbd/keymaps/oo (#12882) | Oliver Ocean | 2021-05-17 | 4 | -0/+213 |
* | | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White | 2021-05-11 | 19 | -1270/+90 |
* | | [Keymap] Turn OLED off on suspend in soundmonster keymap (#10419) | Lukas Reineke | 2021-05-10 | 1 | -0/+4 |
* | | Make Swap Hands use PROGMEM (#12284) | Drashna Jaelre | 2021-05-09 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-17 | 8 | -0/+790 |
|\| |
|
| * | mcrown crkbd new keymap (#12092) | MarioCorona | 2021-04-17 | 8 | -0/+790 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-10 | 5 | -174/+117 |
|\| |
|
| * | [Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217) | Ryo Maeda | 2021-04-09 | 5 | -174/+117 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-25 | 3 | -30/+72 |
|\| |
|
| * | feat(keymaps): Changes to crkbd/keymaps/armand1m layout and README.md update ... | Armando Magalhães | 2021-03-25 | 3 | -30/+72 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-03-07 | 4 | -0/+209 |
|\| |
|
| * | [Keymap] add crkbd/keymaps/armand1m (#12098) | Armando Magalhães | 2021-03-07 | 4 | -0/+209 |
* | | [Keyboard] Enable RGB Matrix for Corne (#12091) | Drashna Jaelre | 2021-03-03 | 3 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-19 | 1 | -0/+17 |
|\ |
|
| * | [Keyboard] Add swap-hands array for CRKBD (Corne) (#11915) | Albert Y | 2021-02-18 | 1 | -0/+17 |
* | | Audio system overhaul (#11820) | Drashna Jaelre | 2021-02-15 | 1 | -1/+1 |
* | | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -2/+2 |
|/ |
|
* | Xyverz bastyl (#11662) | Xyverz | 2021-02-04 | 1 | -2/+1 |
* | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White | 2021-01-30 | 1 | -0/+3 |
* | Fix midi for CRKBD (#11644) | Loïc Wisniewski | 2021-01-25 | 3 | -3/+1 |
* | [Keymap] rjhilgefort's Corne KBD (#11381) | Rob Hilgefort | 2021-01-10 | 4 | -0/+391 |
* | [Keymap] Xyverz's crkbd keymap (#11299) | Xyverz | 2021-01-06 | 3 | -0/+262 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 3 | -0/+0 |
* | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 3 | -3/+3 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 8 | -7/+9 |
* | [Keymap] Updates - Unikorn/Curiosity/Prime_E/Ferris/Corne (#10925) | Sid Carter | 2020-11-25 | 3 | -78/+112 |
* | Refactor the crkbd/via keymap and fix OLED bugs (#10354) | Kosuke Adachi | 2020-11-16 | 14 | -872/+122 |
* | [Keymap] bcat keymaps and userspace (#10705) | Jonathan Rascher | 2020-11-05 | 4 | -194/+0 |
* | [Keymap] Drashna Code Cleanup (#10656) | Drashna Jaelre | 2020-10-17 | 4 | -553/+0 |
* | Crkbd implementing return value for matrix_scan() (#10422) | yhr0x43 | 2020-10-02 | 2 | -8/+12 |
* | Update bcat keymaps for crkbd and lily58(#10298) | Jonathan Rascher | 2020-09-21 | 2 | -8/+9 |
* | [Keyboard] Convert Corne Keyboard to Split Common (#6001) | Drashna Jaelre | 2020-09-17 | 41 | -132/+1359 |
* | Fix ssd1306 compilation on avr-gcc 10 (#9267) | Joel Challis | 2020-09-17 | 2 | -1/+3 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 2 | -2/+2 |
* | Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) | Ryan | 2020-08-29 | 1 | -3/+0 |
* | split_3x5_3 layout support (#9624) | Danilo de Klerk | 2020-08-06 | 4 | -8/+72 |
* | Switch bcat Chrome OS media keys workaround from mouse keys to NKRO (#9790) | Jonathan Rascher | 2020-07-23 | 2 | -2/+2 |
* | Rework bcat Crkbd and Lily58 modifier keys (#9692) | Jonathan Rascher | 2020-07-10 | 2 | -32/+42 |
* | split_3x6_3 layout support (#9625) | Danilo de Klerk | 2020-07-09 | 2 | -0/+4 |
* | Update miryoku (#9442) | Manna Harbour | 2020-06-22 | 3 | -74/+12 |
* | [Keymap] Drashna's Keymap Update - Display Edition (#9282) | Drashna Jaelre | 2020-06-15 | 1 | -1/+11 |