summaryrefslogtreecommitdiff
path: root/keyboards/crkbd
AgeCommit message (Expand)Author
2022-04-22[Keymap] Toinux's crkbd keymap and userspace (#16437)toinux
2022-04-19Fix broken build for users/curry (#16492)Allen Choi
2022-04-19[Keymap] A Colemak keymap for the crkbd keyboard (#16550)Álvaro Cortés
2022-04-13[Keymap] Fix snowe keymap after updates to QMK (#16777)Tyler Thrailkill
2022-04-13[Keymap] fixed oled turn-off issue for crkbd:gotham (#16748)Allen Choi
2022-04-12[Keyboard] Add userspace pdl and a handwired board (#14199)Daniel Perrett
2022-03-25[Keymap] corne and planck keyboards keymaps (#15570)Anton
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-13[Keymap] Update personal crkbd keymap (#16624)jpe230
2022-03-10Personal user space and CRKBD R2G keymap (#15888)Rocco Meli
2022-03-08[Keymap] Personal keymap for crkbd (#16546)jpe230
2022-02-10Remove manual enable of LTO within user keymaps (#15378)Joel Challis
2022-02-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-02-09Further update to #13745 on Crkbd keymap (#16284)Arda Kılıçdağı
2022-02-05Remove default pointing device driver. (#16190)Dasky
2022-01-31[Keyboard] ReadMe corrections for crkbd (#16149)Ben Allen
2022-01-21[Keyboard] Code consistency updates for CRKBD (#15779)Albert Y
2022-01-13[Keymap] ericgebhart keymap and userspace updates (#15727)Eric Gebhart
2022-01-09[Keymap] Ardakilic keymap for crkbd added (#13745)Arda Kılıçdağı
2022-01-06Migrate crkbd/soundmonster to split common, fix OLED and RGB matrix (#15717)Leo Batyuk
2021-12-22[Keymap][CRKBD/SOUNDMONSTER] Fixed compilation (forgot return) (#15554)ExtReMLapin
2021-12-14Add support for the crkbd r2g by mechboards (#15283)Elliot Powell
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-09-19[Keymap] blipson corne keymap (#14469)Ben Lipson
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10[Keymap] Add keymap for crkbd/rarick (#13240)rarick
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-13[Keymap] adds sulrich crkbd (corne) personal keymap (#13186)steve ulrich
2021-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-09adding my keymap "vayashiko" (#13049)Ryuki
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-24Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus22
2021-07-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-16Limit RGB brightness for crkbd when not defined (#13568)Dasky
2021-07-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-15Fix some RGB Matrix-enabled keymaps referring to RGBLight mode (#13509)Ryan
2021-07-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-11[Keymap] Fix Corne Via Layout properly (#13518)Drashna Jaelre
2021-07-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-10Fix VIA compilation issues for RGB Matrix (#13503)Drashna Jaelre
2021-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-07-06[Keyboard] Set reasonable defaults for Corne keyboard (#13440)Drashna Jaelre
2021-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot