summaryrefslogtreecommitdiff
path: root/keyboards/ramonimbao
Commit message (Expand)AuthorAge
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-15
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-22
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-29
|\
| * Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel2022-01-28
* | More keyboard rules.mk cleanups (#16044)Ryan2022-01-25
* | CLI: Parse USB device version BCD (#14580)Ryan2022-01-17
|/
* Add wait_ms to encoder_update_user (#15436)Ramon Imbao2021-12-09
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* [Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro (#1...Ramon Imbao2021-12-08
* [Keyboard] Add Mona v32a (#15412)Ramon Imbao2021-12-06
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Fixup paths for `ramonimbao/wete/v2`. (#15360)Nick Brassel2021-11-30
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-29
* [Keyboard] Add Wete R2 (#14873)Ramon Imbao2021-11-29
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-19
|\
| * [Keyboard] Add TKL-FF v2 (#15144)Ramon Imbao2021-11-19
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* | [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
|/
* SquishyTKL: Layouts cleanup (#14594)Ryan2021-09-28
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-14
|\
| * [Keyboard] Add TKL-FF PCB (#14003)Ramon Imbao2021-08-14
* | Remove Full Bootmagic (#13846)James Young2021-08-06
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-07-29
|\|
| * [Keyboard] Add Mona v1.1 (#13721)Ramon Imbao2021-07-29
* | `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-06
|/
* add maintainer value to info.json (#13411)James Young2021-07-02
* [Keyboard] fix encoder void to bool (#13334)Xelus222021-06-28
* Add the SquishyTKL and SquishyFRL (#12764)Ramon Imbao2021-06-24
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* [Keyboard] Add Chevron (#12762)Ramon Imbao2021-05-15
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-27
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-27
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-20
|\|
| * Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-11
|\|
| * [Keyboard] Add Herringbone Pro, re-organize herringbone folder (#11115)Ramon Imbao2021-01-10
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-05
|/
* Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-03
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-02