summaryrefslogtreecommitdiff
path: root/keyboards/ramonimbao
AgeCommit message (Expand)Author
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-09-30TKL-FF Community Layout Support (#18538)James Young
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan
2022-08-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-19Fix duplicate keys in info.json files (#18107)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: R (#17885)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-04-22Provide better config defaults for bluepill boards (#16909)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-28Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel
2022-01-25More keyboard rules.mk cleanups (#16044)Ryan
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2021-12-09Add wait_ms to encoder_update_user (#15436)Ramon Imbao
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-08[Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro (#1...Ramon Imbao
2021-12-06[Keyboard] Add Mona v32a (#15412)Ramon Imbao
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-30Fixup paths for `ramonimbao/wete/v2`. (#15360)Nick Brassel
2021-11-29Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis
2021-11-29[Keyboard] Add Wete R2 (#14873)Ramon Imbao
2021-11-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-19[Keyboard] Add TKL-FF v2 (#15144)Ramon Imbao
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-28SquishyTKL: Layouts cleanup (#14594)Ryan
2021-09-26Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young
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-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-14[Keyboard] Add TKL-FF PCB (#14003)Ramon Imbao
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-07-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-07-29[Keyboard] Add Mona v1.1 (#13721)Ramon Imbao
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2021-07-02add maintainer value to info.json (#13411)James Young
2021-06-28[Keyboard] fix encoder void to bool (#13334)Xelus22